Managed DirectShow Programming Reference

IPausable Interface

[This is preliminary documentation and subject to change.]

Implemented by graphs that can be paused.

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

public interface IPausable

Types that implement IPausable

Type Description
DefaultPausable Implements IPausable based on IMediaSeeking and IMediaControl objects.
FileSource Provides a ISourceGraph in pull mode with a file as the stream source.
PausingGraphComponentBase Provides a IPausable base class for all Components based on FilterGraphManagers.
StreamBuffer Provides buffering of a stream, enabling it to be paused, rewined and fast forwarded.

Requirements

Namespace: KvTv.DirectShow.Components

Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

See Also

IPausable Members | KvTv.DirectShow.Components Namespace