Options
All
  • Public
  • Public/Protected
  • All
Menu
desc

events about StreamManager

Index

Enumeration Members

LOCAL_AUDIO_TRACK_ADDED: "local-audio-track-added"

Occurs when the local audio stream added.

LOCAL_AUDIO_TRACK_REMOVED: "local-audio-track-removed"

Occurs when the local audio stream removed.

LOCAL_NETWORK_QUALITY: "local-network-quality"

Reports the network quality of the local stream.

LOCAL_VIDEO_TRACK_ADDED: "local-video-track-added"

Occurs when the local video stream added.

LOCAL_VIDEO_TRACK_REMOVED: "local-video-track-removed"

Occurs when the local video stream removed.

REMOTE_AUDIO_TRACK_ADDED: "remote-audio-track-added"

Occurs when the remote audio stream added.

REMOTE_AUDIO_TRACK_REMOVED: "remote-audio-track-removed"

Occurs when the remote audio stream removed.

REMOTE_NETWORK_QUALITY: "remote-network-quality"

Reports the network quality of the remote stream.

REMOTE_VIDEO_TRACK_ADDED: "remote-video-track-added"

Occurs when the remote video stream added.

REMOTE_VIDEO_TRACK_REMOVED: "remote-video-track-removed"

Occurs when the remote video stream removed.