public class TrackListChangeEvent extends TrackListEvent<TrackListChangeEvent,MediaTrack<VideoQuality>>
VideoTrackListEventTypes.TRACKLISTCHANGE
occurs for a VideoTrack List.Modifier and Type | Field and Description |
---|---|
static String |
JS_PROCESSOR_FUNC |
JS_ADD_TRACK_PROCESSOR_FUNC, JS_REMOVE_TRACK_PROCESSOR_FUNC
Modifier and Type | Method and Description |
---|---|
String |
toString() |
getTrack
public static final String JS_PROCESSOR_FUNC
public String toString()
toString
in class TrackListEvent<TrackListChangeEvent,MediaTrack<VideoQuality>>