ltmmCaptureCtrl.CaptureFrame Method

Visual Basic Example

Syntax

object.CaptureFrame()

Remarks

Captures a single frame during a ltmmCapture_Mode_ManualFrames mode capture.

Note: The frame data is retrieved from the underlying graph after the processing filters. If the capture needs to occur before the processing is completed, use the LeadVideoCallBackFilter and place it first in the collection of processing filters.

If the method fails, an error is raised. For more information, refer to the Error Codes.

Platforms

Win32, x64

See Also

Elements:

ltmmCaptureCtrl.StartCapture Method

Topics:

Multimedia Properties, Methods and Events