Managed DirectShow Programming Reference

IMediaSeeking Interface

[This is preliminary documentation and subject to change.]

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

public interface IMediaSeeking

Types that implement IMediaSeeking

Type Description
SafeSeeker Decorates a IMediaSeeking object, eating exceptions due to setting the PlaybackRate or Duration to a value out of legal range.
MediaTrickSeeker Implements IMediaSeeking funtionality (e.g. fast forward and rewind) in filter graphs that does not support arbitrary PlaybackRates.

Requirements

Namespace: KvTv.DirectShow

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

See Also

IMediaSeeking Members | KvTv.DirectShow Namespace