Interface TrackListEvent
-
-
Method Summary
-
-
Method Detail
-
getTrack
abstract T getTrack()
The track for which there was an event in the track list.
- This Track can for example be a MediaTrack.
- Returns:
The track for which there was an event in the track list.
-
-
-
-