videoPublishStateChanged property

StreamPublishStateCallback? videoPublishStateChanged
getter/setter pair

Occurs when the video publishing state changes.

This callback indicates the publishing state change of the local video stream.

The StreamPublishStateCallback typedef includes the following parameters:

Implementation

StreamPublishStateCallback? videoPublishStateChanged;