VideoKit 0.0.16
- Added 32-bit
x86
architecture support on Android (#75). - Fixed
NullReferenceException
on startup when running on Windows (#78). - Fixed crash when calling
MediaAsset.SaveToCameraRoll
on macOS (#85). - Changed
VideoKitAudioManager.OnAudioBuffer
event type fromUnityEvent
to a plainevent
(#69). - Removed
MediaDeviceFilters
class. - Reduced minimum requirement to macOS 10.15 (#84).