| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
int Mix_GetNumMusicDecoders()
Get the number of music decoders available from the Mix_GetMusicDecoder function.  This number can be different for each run of a program, due to the change in availability of shared libraries that support each format.
Returns: The number of music decoders available.
  | 
See Also:
4.2.1 Mix_GetNumChunkDecoders,
4.5.2 Mix_GetMusicDecoder,
4.5.3 Mix_LoadMUS