Microsoft Windows CE 3.0  

CRendererPosPassThru Class

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The IMediaSeekinginterface 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 CRendererPosPassThruclass, implemented on the video renderer, performs this service because the renderer is responsible for keeping track of reference time and stream time.

Member Functions

CRendererPosPassThru Constructs a CRendererPosPassThruobject.
GetMediaTime Returns the media start and end times registered in the object.
RegisterMediaTime Registers the media start and end times with the object.
ResetMediaTime Resets the object's media start and end times.