SDL Wiki
(This function is part of SDL_mixer, a separate library from SDL.)

Mix_GetMusicType

Find out the format of a mixer music.

Syntax

Mix_MusicType Mix_GetMusicType(const Mix_Music *music);

Function Parameters

music the music object to query, or NULL for the currently-playing music.

Return Value

Returns the Mix_MusicType for the music object.

Remarks

If music is NULL, this will query the currently playing music (and return MUS_NONE if nothing is currently playing).

Version

This function is available since SDL_mixer 2.0.0


CategoryAPI


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.