Managed DirectShow Programming Reference

SafeSeeker Class

[This is preliminary documentation and subject to change.]

Decorates a IMediaSeeking object, eating exceptions due to setting the PlaybackRate or Duration to a value out of legal range.

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

System.Object
   SafeSeeker

public class SafeSeeker :

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

SafeSeeker Members | KvTv.DirectShow.Components Namespace