This repository has been archived by the owner on Aug 9, 2023. It is now read-only.
- Added
configureAudioSession
parameter toMediaDeviceQuery
constructor. - Fixed crash when rapidly switching cameras on WebGL.
- Fixed rare memory exception when discovering audio devices on WebGL.
- Fixed
CameraDevice.StopRunning
not stopping camera device on Safari. - Removed
MediaDeviceQuery.ConfigureAudioSession
static property. Use constructor argument instead.