SoundChannel::Pause

SoundChannel::Pause
virtual void Pause(bool pause) = 0;
Description

Pause pauses/resumes the active sound.

Parameters
Parameters 
Description 
bool pause 
A Boolean value of true pauses the active sound and value of false resumes the sound.