Class AudioTrackEventTypes
-
- All Implemented Interfaces:
public class AudioTrackEventTypes
The types of AudioTrack 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 AudioTrackEventTypes()
-