Class TailwindListener
java.lang.Object
com.jackmeng.halcyoninae.tailwind.TailwindListener
A class that holds a collection of a
bunch of implementable listeners based
on the current BigContainer Player.
- Since:
- 3.1
- Author:
- Jack Meng
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
A listener that dispatches information regarding the current buffer or frame.static interface
A listener to get information on the current loaded audio file loaded into the stream.static interface
A listener to get information regarding the stream; for example, is the current stream playing, paused, open, or closed?static interface
A listener to get information and updates about the current position of the stream. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TailwindListener
public TailwindListener()
-