What's Changed
2023-01-02
- Bump dotnet version to 6.0 as 3.x and 5.x are now out of support.
- Add standard Methods and Properties (big thanks to https://github.com/JPVenson for the PR ) and Async versions (for Server/WASM). Fixes #17 and #9
- Include video element id ("Id") and component object ref ("Video") in VideoState and VideoEventData for identifying which component triggered an event. Fixes Return Player Id in VideoState object [Feature Request] #19
- Fix cast MediaError to C# object (big thanks to https://github.com/KellsoHP for the PR) #16
- Updated Samples