###### (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 SDL_mixer.h ## Syntax ```c typedef struct _Mix_Music Mix_Music; ``` ---- [CategoryAPI](CategoryAPI), [CategoryAPIStruct](CategoryAPIStruct)