[This is preliminary documentation and subject to change.]
Provides a ISinkGraph rendering a ISourceGraph in push mode to a VideoWindow.
For a list of all members of this type, see VideoWindowPushSink Members.
System.Object
MarshalByRefObject
Component
SinkComponentBase
VideoWindowSinkBase
VideoWindowPushSink
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
A VideoWindowPushSink works like a VideoWindowPullSink except it adds a Mpeg2PushingDemultiplexerFilter after the source before it renders it. This in turn means that only MPEG2 transport streams are supported by this filter.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
VideoWindowPushSink Members | KvTv.DirectShow.Components Namespace | OnRender