![]() |
• Sound Manager |
|
API Links
Developer Links
|
AudioCaptureMgr::ResumeAudioCaptureDefined in:
Resumes audio capture.
C4AudioCapture.hPrototype
Description
The ResumeAudioCapture function resumes audio capture without reallocating any resources needed for capturing audio. For this function to have any effect, either the AudioCaptureMgr::StartAudioCapture function must have previously been called with true specified for the paused parameter or the AudioCaptureMgr::PauseAudioCapture must have previously been called when audio capture was enabled.
See Also
|