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

Mix_GetTimidityCfg

Get full path of a previously-specified Timidity config file.

Syntax

const char* Mix_GetTimidityCfg(void);

Return Value

Returns the previously-specified path, or NULL if not set.

Remarks

For example, "/etc/timidity.cfg"

If a path has never been specified, this returns NULL.

This returns a pointer to internal memory, and it should not be modified or free'd by the caller.

Version

This function is available since SDL_mixer 2.6.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.