[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Provides recording of MPEG2 streams to files.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class Mpeg2Recorder _ Inherits FileRecorderBase _ Implements ISourceGraph, ISinkGraph, IGraph |
| C# |
|---|
public class Mpeg2Recorder : FileRecorderBase, ISourceGraph, ISinkGraph, IGraph |
| Visual C++ |
|---|
public ref class Mpeg2Recorder : public FileRecorderBase, ISourceGraph, ISinkGraph, IGraph |
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.FileRecorderBase
KvTv.DirectShow.Components.Mpeg2Recorder
System.MarshalByRefObject
System.ComponentModel.Component
KvTv.DirectShow.Components.FileRecorderBase
KvTv.DirectShow.Components.Mpeg2Recorder