###### (This function is part of SDL_mixer, a separate library from SDL.) # _Mix_Music The internal format for a music chunk interpreted via codecs ## Header File Defined in [](https://github.com/libsdl-org/SDL_mixer/blob/SDL2/include/SDL_mixer.h) ## Syntax ```c typedef struct _Mix_Music Mix_Music; ``` ---- [CategoryAPI](CategoryAPI), [CategoryAPIStruct](CategoryAPIStruct)