Package sdljava.mixer

Provides all the functions which are defined in the SDL_mixer.h header

See:
          Description

Class Summary
MixChunk The internal format for an audio chunk
MixerSpec Encapsulates the return information from the Mix_QuerySpec function call.
MixMusic The internal format for a music chunk
SDLMixer Binding to the SDL_mixer library.
 

Package sdljava.mixer Description

Provides all the functions which are defined in the SDL_mixer.h header

Package Specification