ltmmCaptureCtrl.RunCapture Method

Visual Basic Example

Syntax

object.RunCapture()

Remarks

Runs the capture graph.

Places the object in the ltmmCapture_State_Running state. The object must be in the ltmmCapture_State_Pending or ltmmCapture_State_Paused state prior to calling this method.

This method is usually called after the ltmmCaptureCtrl.PauseCapture method.

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

See Also

Elements:

ltmmCaptureCtrl.State Property, ltmmCaptureCtrl.PauseCapture method, ltmmCaptureCtrl.ReadyCapture Method, ltmmCaptureCtrl.StartCapture Method, ltmmCaptureCtrl.StopCapture Method, ltmmCapture_Mode Constants

Topics:

Multimedia Properties, Methods and Events