Managed DirectShow Programming Reference

Mpeg2Recorder. Method 

[This is preliminary documentation and subject to change.]

Starts recording.

protected override void (
   String path
);

Parameters

String
The name of the file to record to.

Exceptions

Exception Type Condition
InvalidOperationException The current instance has not been properly initialized or it is already recording.

See Also

Mpeg2Recorder Class | KvTv.DirectShow.Components Namespace