public interface ITrackLoader
| Modifier and Type | Method and Description |
|---|---|
IPlayableTrack |
loadTrack(String trackID)
Load the track by it's id.
|
IPlayableTrack loadTrack(String trackID)
trackID - track id is the filename without it's extensionCopyright © 2011-2018 Sahits GmbH. All Rights Reserved.