onVideoDeviceStateChanged property

OnVideoDeviceStateChangedType? onVideoDeviceStateChanged
getter/setter pair

Video device state callback, returns the state of camera capture and screen capture devices.

Implementation

OnVideoDeviceStateChangedType? onVideoDeviceStateChanged;