ILMDVRSink.StartBackupToFile Method
DVR Module How To Examples
Object.StartBackupToFile(TargetFile As String) |
Parameter |
Description |
TargetFile |
Pointer to a fully qualified pathname of destination backup file. |
Returns
S_OK |
The function was successful. |
<> S_OK |
An error occurred. Refer to the Error Codes or the HRESULT error codes in the DirectShow documentation. |
Remarks
Starts writing the DVR recording data to the specified fully qualified backup filename.
See Also
Functions: |
|
Topics: |
Multimedia Properties, Methods and Events , DVR Module Properties, Methods and Events |