[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
int Mix_GetNumChunkDecoders()
Get the number of sample chunk decoders available from the Mix_GetChunkDecoder
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 sample chunk decoders available.
|
See Also:
4.5.1 Mix_GetNumMusicDecoders,
4.2.2 Mix_GetChunkDecoder,
4.2.3 Mix_LoadWAV