stopVideoStreaming()
Stops the video session and releases all associated resources.
void stopVideoStreaming()
See also
Video streaming
void startVideoStreaming (VideoQuality quality, StreamingCallback videocallback, StreamingCallback audiocallback)
Starts streaming video with audio using the specified settings.
boolean isVideoStreaming ()
Checks if there is an ongoing video session.
Enumerations
enum StreamingEvent
This defines the lifecycle state of a media stream.