Class VideoTrackEventTypes
-
- All Implemented Interfaces:
public class VideoTrackEventTypesThe types of VideoTrack Events.
-
-
Field Summary
Fields Modifier and Type Field Description public final static EventType<TargetQualityChangedEvent>TARGETQUALITYCHANGEDEVENTpublic final static EventType<ActiveQualityChangedEvent>ACTIVEQUALITYCHANGEDEVENTpublic final static EventType<ChangeEvent>CHANGE
-
Constructor Summary
Constructors Constructor Description VideoTrackEventTypes()
-