onVideoCaptureStateChanged property

OnVideoCaptureStateChanged? onVideoCaptureStateChanged
getter/setter pair

Notification of video capture state changed.

Parameter deviceID The device ID.

Parameter state The capture state.

视频采集状态变化的通知。

Parameter deviceID 设备ID。

Parameter state 采集状态。

Implementation

OnVideoCaptureStateChanged? onVideoCaptureStateChanged;