| Microsoft DirectX 8.1 (C++) |
The SeekingPassThru object is a helper object that implements seeking for filters with one input pin. Filters can use this object to implement the IMediaSeeking and IMediaPosition interfaces. Create this object by calling CoCreateInstance.
| Class Identifier | CLSID_SeekingPassThru |
| Interfaces | ISeekingPassThru |
See Also