Crate music [] [src]

A high level library for playing music

Enums

Repeat

Tells how many times to repeat.

Constants

MAX_VOLUME

Maximum value for playback volume parameter.

MIN_VOLUME

Minimum value for playback volume parameter.

Functions

bind_file

Binds a file to value.

play

Plays a music track.

set_volume

Sets the volume of the music mixer.

start

Initializes audio and sets up current objects.