![]() |
• Sound Manager |
|
API Links
Developer Links
|
AudioCaptureMgr::PauseAudioCaptureDefined in:
Pauses audio capture.
C4AudioCapture.hPrototype
Description
The PauseAudioCapture function pauses audio capture without deallocating any resources needed for capturing audio. Audio capture is resumed by calling the AudioCaptureMgr::ResumeAudioCapture function. If audio capture had not been previously started, then this function has no effect.
See Also
|