Microsoft Windows CE 3.0  

CPosPassThru::get_PrerollTime

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.

Retrieves the time prior to the start position that devices should start rolling.

HRESULT get_PrerollTime(
REFTIME *
pllTime
);

Parameters

pllTime
Returned preroll time as a doublevalue in seconds.

Return Values

Returns the HRESULTvalue returned from calling IMediaPosition::get_PrerollTimeon the connected pin.

Remarks

Preroll time is the time prior to the start position at which nonrandom access devices, such as tape players, should start rolling.