Managed DirectShow Programming Reference

IRecordable. Method 

[This is preliminary documentation and subject to change.]

Records stream contents to a file.

void (
   String what
);

Parameters

String
A designation of what is to be recorded, e.g. the title of a show.

Exceptions

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

See Also

IRecordable Interface | KvTv.DirectShow.Components Namespace