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