[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Implements IMediaSeeking funtionality (e.g. fast forward and rewind) in filter graphs that does not support arbitrary PlaybackRates.
Namespace: KvTv.DirectShow
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class MediaTrickSeeker _ Implements IMediaSeeking |
| C# |
|---|
public class MediaTrickSeeker : IMediaSeeking |
| Visual C++ |
|---|
public ref class MediaTrickSeeker : IMediaSeeking |