ImageEn, unit iemmf

TIEMediaFoundationSourceReader.StopCapture

TIEMediaFoundationSourceReader.StopCapture

Declaration

procedure StopCapture();

Description

Terminate capturing of the sample. Applications can start capturing by calling StartCapture.

Example

ImageEnView1.IO.MediaFoundationSourceReader.StopCapture();

See Also

Capturing
PauseCapture
ResumeCapture
StartCapture
StopCapture