Microsoft DirectX 8.1 (C++) |
This method is not implemented and returns E_NOTIMPL.
Syntax
HRESULT put_PrerollTime(
REFTIME llTime
);
Parameters
llTime
Preroll time to be set.
Return Value
Returns E_NOTIMPL.
Remarks
Preroll time is the time prior to the start position at which nonrandom access devices, such as tape players, should start rolling.
See Also