Interface TailwindListener.GenericUpdateListener
- All Known Implementing Classes:
TailwindDefaultListener
,TailwindListenerCLI
- Enclosing class:
- TailwindListener
public static interface TailwindListener.GenericUpdateListener
A listener to get information on the current
loaded audio file loaded into the stream.
- Since:
- 3.1
- Author:
- Jack Meng
-
Method Summary
-
Method Details
-
genericUpdate
- Parameters:
event
- A TailwindEvent that holds information regarding the current loaded audio file
-