Example usage for Java com.badlogic.gdx Audio fields, constructors, methods, implement or subclass
The text is from its open source code.
Music | newMusic(FileHandle file) Creates a new Music instance which is used to play back a music stream from a file. |