Share via


IMediaPosition::put_PrerollTime

Sets the time prior to the start position that any nonrandom access device should start rolling.

HRESULT put_PrerollTime(
REFTIME llTime);

Parameters

  • llTime
    [in] Preroll time to be set.

Return Values

Returns an HRESULT value.

Remarks

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

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.