videoPush property Null safety
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;
Specify if the video stream of the user is published. The option is invalid if the streaming mode is set to NERtcLiveStreamMode.liveStreamModeAudio.
bool videoPush;