TIEMediaFoundationSourceReader.PauseCapture
Declaration
function PauseCapture(): boolean;
Description
Suspends capturing of sample. Call
ResumeCapture to restart capturing.
Returns the capture state before pausing (True = was capturing, False = was not capturing).
See Also
◼Capturing◼PauseCapture◼ResumeCapture◼StartCapture◼StopCapture