Class AudioTrackEventTypes
-
- All Implemented Interfaces:
public class AudioTrackEventTypesThe types of AudioTrack Events.
-
-
Field Summary
Fields Modifier and Type Field Description public final static EventType<TargetQualityChangedEvent>TARGETQUALITYCHANGEDEVENTpublic final static EventType<ActiveQualityChangedEvent>ACTIVEQUALITYCHANGEDEVENT
-
Constructor Summary
Constructors Constructor Description AudioTrackEventTypes()
-