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

Mix_GetMusicHookData

Get a pointer to the user data for the current music hook.

Syntax

void * Mix_GetMusicHookData(void);

Return Value

Returns pointer to the user data previously passed to Mix_HookMusic.

Remarks

This returns the arg pointer last passed to Mix_HookMusic(), or NULL if that function has never been called.

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.