次の方法で共有


CSourcePosition::put_PrerollTime (Compact 2013)

3/26/2014

Not currently implemented.

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.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CSourcePosition Class