Skip to content
This repository has been archived by the owner on Aug 9, 2023. It is now read-only.

NatDevice 1.3.4

Latest
Compare
Choose a tag to compare
@olokobayusuf olokobayusuf released this 12 Apr 04:01
· 1 commit to main since this release
  • Added configureAudioSession parameter to MediaDeviceQuery 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.