Microsoft DirectX 9.0 |
Helper object to pass seek commands upstream.
Syntax
IUnknown *m_pPosition;
Remarks
When the pin is first queried for the IMediaPosition or IMediaSeeking interface, it creates and aggregates a CPosPassThru helper object.
See Also