Managed DirectShow Programming Reference

FileRecorderBase Class

[This is preliminary documentation and subject to change.]

Provides an abstract base class for IRecordable components that records to files.

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

System.Object
   MarshalByRefObject
      Component
         FileRecorderBase
            AsfRecorder
            Mpeg2Recorder

public class FileRecorderBase : Component,

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: KvTv.DirectShow.Components

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

See Also

FileRecorderBase Members | KvTv.DirectShow.Components Namespace