次の方法で共有


CSourcePosition::get_CurrentPosition (Compact 2013)

3/26/2014

Currently not implemented.

Syntax

HRESULT get_CurrentPosition(
  REFTIME* pllTime 
);

Parameters

  • pllTime
    Returned start time as a double value in seconds.

Return Value

Returns E_NOTIMPL.

Remarks

Override this method if you can return the data you are working on. The start position is applied before the rate and therefore is the position at typical playback speed.

Requirements

Header

dshow.h,
Streams.h

Library

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

See Also

Reference

CSourcePosition Class