Occurs when the local audio stream removed.
Occurs when the local audio stream added.
Occurs when the local video stream removed.
Occurs when the local video stream added.
Occurs when the remote audio stream removed.
Occurs when the remote audio stream added.
Occurs when the remote video stream removed.
Occurs when the remote video stream added.
Reports the network quality of the local stream.
Reports the network quality of the remote stream.
get all local streams
all local stream list
get all remote streams
all remote stream list
Removes the specified listener from the listener array for the event named eventName.
Adds a one-time listener function for the event named eventName. The next time eventName is triggered, this listener is removed and then invoked.
The StreamManager class is a managing class to manage the media stream and test them added and removed.