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

Mix_GetSoundFonts

Get SoundFonts paths to use by supported MIDI backends.

Syntax

const char* Mix_GetSoundFonts(void);

Return Value

Returns semicolon-separated list of sound font paths.

Remarks

There are several factors that determine what will be reported by this function:

This returns a pointer to internal (possibly read-only) memory, and it should not be modified or free'd by the caller.

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.