ltmmPlayCtrl.GetStillPicture Method

Visual Basic Example

Syntax

object.GetStillPicture(TimeOut As Long) As IPictureDisp

Remarks

Retrieves a picture object. If TimeOut is INFINITE, the method's time-out interval never elapses.

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, Mobile

See Also

Elements:

ltmmPlayCtrl.GetStillDIB Method

Topics:

Multimedia Properties, Methods and Events