Class VideoTrackListEventTypes
-
- All Implemented Interfaces:
public class VideoTrackListEventTypesThe types of VideoTrack List Events.
-
-
Field Summary
Fields Modifier and Type Field Description public final static EventType<AddTrackEvent>ADDTRACKpublic final static EventType<RemoveTrackEvent>REMOVETRACKpublic final static EventType<TrackListChangeEvent>TRACKLISTCHANGE
-
Constructor Summary
Constructors Constructor Description VideoTrackListEventTypes()
-