Class TailwindEvent
java.lang.Object
com.jackmeng.halcyoninae.tailwind.TailwindEvent
Represents a generic tailwind event
which contains certain things about the most recent
stream.
- Since:
- 3.1
- Author:
- Jack Meng
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
Enum constants that represents the different status of a stream. -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
current
-
-
Constructor Details
-
TailwindEvent
-
-
Method Details
-
getCurrentAudioInfo
- Returns:
- The current event's AudioInfo object
-