Managed DirectShow Programming Reference

GraphComponentBase Class

[This is preliminary documentation and subject to change.]

Provides a base class for all Components based on FilterGraphManagers.

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

System.Object
   MarshalByRefObject
      Component
         GraphComponentBase
            PausingGraphComponentBase
            SourceGraphComponentBase

public class GraphComponentBase : 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

GraphComponentBase Members | KvTv.DirectShow.Components Namespace