IRbtBaseAV::StartCapture

Starts video capture to disk

HRESULT IRbtBaseAV::StartCapture (
     void
)

Parameters
None

Return Values
ValueMeaning
S_OKVideo capture started successfully
E_FAILCannot start video capture
E_PENDINGThe filtergraph is locked/not ready

Remarks
None