videoPush property Null safety

bool videoPush
read / write

Specify if the video stream of the user is published. The option is invalid if the streaming mode is set to NERtcLiveStreamMode.liveStreamModeAudio.

Implementation

bool videoPush;