Managed DirectShow Programming Reference

IRecordable Interface

[This is preliminary documentation and subject to change.]

Implemented by graphs that can record.

For a list of all members of this type, see IRecordable Members.

public interface IRecordable

Types that implement IRecordable

Type Description
AsfRecorder Provides recording to ASF files.
FileRecorderBase Provides an abstract base class for IRecordable components that records to files.
Mpeg2Recorder Provides recording of MPEG2 streams to files.

Requirements

Namespace: KvTv.DirectShow.Components

Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

See Also

IRecordable Members | KvTv.DirectShow.Components Namespace