CSourceSeeking::GetPreroll (Compact 2013)

3/26/2014

Sets the preroll time to zero.

Syntax

HRESULT GetPreroll(
  LONGLONG* pPreroll 
);

Parameters

  • pPreroll
    Returned preroll time of zero.

Return Value

Returns E_POINTER if pPreroll is invalid; otherwise, returns S_OK.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CSourceSeeking Class