[This is preliminary documentation and subject to change.]
Interface implemented by graph components that consumes streams.
For a list of all members of this type, see ISinkGraph Members.
| Type | Description |
|---|---|
| AsfRecorder | Provides recording to ASF files. |
| Mpeg2Recorder | Provides recording of MPEG2 streams to files. |
| MultiwayUnicastSink | Provides a ISinkGraph exposing the stream to multiple unicast TCP/IP end points. |
| SinkComponentBase | Provides an abstract base class for ISinkGraph components. |
| StreamBuffer | Provides buffering of a stream, enabling it to be paused, rewined and fast forwarded. |
| UnicastSink | Provides a ISinkGraph exposing the stream to a unicast TCP/IP end point. |
| VideoWindowPullSink | Provides a ISinkGraph rendering a ISourceGraph in pull mode to a VideoWindow. |
| VideoWindowPushSink | Provides a ISinkGraph rendering a ISourceGraph in push mode to a VideoWindow. |
| VideoWindowSinkBase | Provides a base class for ISinkGraphs rendering to a VideoWindow. |
| VideoWindowSink | Provides a Control that acts as a ISinkGraph by rendering the stream contents on the control. |
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
ISinkGraph Members | KvTv.DirectShow.Components Namespace