Managed DirectShow Programming Reference

SafeSeeker Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SafeSeeker class.

public SafeSeeker(
   IMediaSeeking seeker
);

Exceptions

Exception Type Condition
ArgumentNullException seeker is a null reference.

See Also

SafeSeeker Class | KvTv.DirectShow.Components Namespace