Managed DirectShow Programming Reference

FileRecorderBase. Method 

[This is preliminary documentation and subject to change.]

When overridden in a base class starts the recording.

protected abstract 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.

See Also

FileRecorderBase Class | KvTv.DirectShow.Components Namespace