Interface Track
- All Known Implementing Classes:
IntroTrack,LoopedTrack,SinglePlayTrack
The
Track class defines a sequence in which music Sounds should be played back by the engine.
This is useful to further define how music is played in the engine.
- See Also:
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
getFormat
AudioFormat getFormat()
-