ltmmCaptureCtrl.CapturePicture Method

Visual Basic Example

Syntax

object.CapturePicture() As IPictureDisp

Remarks

Captures a picture object.

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.

This method will capture a single automation picture.

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

Platforms

Win32, x64

See Also

Elements:

ltmmCaptureCtrl.CaptureDIB Method, ltmmCaptureCtrl.GetStillDIB Method, ltmmCaptureCtrl.GetStillPicture Method

Topics:

Multimedia Properties, Methods and Events