Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
CRendererPosPassThru Class
The IMediaSeeking interface is used to seek to a specific sample, frame, or indexed field.
These values are indicated by a whole number, such as frame 20 of a sequence of 530.
However, when asked for a reference start or end time (in seconds), the sample must have this information previously set.
The CRendererPosPassThru class, implemented on the video renderer, performs this service because the renderer is responsible for keeping track of reference time and stream time.
Member Functions
Member function |
Description |
---|---|
Constructs a CRendererPosPassThru object. |
|
Returns the media start and end times registered in the object. |
|
Registers the media start and end times with the object. |
|
Resets the object's media start and end times. |
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |