[This is preliminary documentation and subject to change.]
Implements IPausable based on IMediaSeeking and IMediaControl objects.
For a list of all members of this type, see DefaultPausable Members.
System.Object
DefaultPausable
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The behaviour of this implementation is that every time the FastForward is called, the PlaybackRate is doubled. The same is true for Rewind; however, if the PlaybackRate is positive, it is set to -1 in stead.
Namespace: KvTv.DirectShow.Components
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
DefaultPausable Members | KvTv.DirectShow.Components Namespace