Interface TailwindListener.TimeUpdateListener
- Enclosing class:
- TailwindListener
public static interface TailwindListener.TimeUpdateListener
A listener to get information and updates
about the current position of the stream.
- Since:
- 3.1
- Author:
- Jack Meng
-
Method Summary
-
Method Details
-
trackCurrentTime
void trackCurrentTime(long time) - Parameters:
time
- The current time in milliseconds
-