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

Mix_PauseAudio

Suspend or resume the whole audio output.

Syntax

void Mix_PauseAudio(int pause_on);

Function Parameters

pause_on

1 to pause audio output, or 0 to resume.

Version

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