Managed DirectShow Programming Reference

VideoWindowSinkBase Class

[This is preliminary documentation and subject to change.]

Provides a base class for ISinkGraphs rendering to a VideoWindow.

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

System.Object
   MarshalByRefObject
      Component
         SinkComponentBase
            VideoWindowSinkBase
               VideoWindowPullSink
               VideoWindowPushSink

public class VideoWindowSinkBase : SinkComponentBase

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

VideoWindowSinkBase Members | KvTv.DirectShow.Components Namespace