Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.38 KB

nf-mfmediaengine-imfmediaengineex-gettimelinemarkertimer.md

File metadata and controls

67 lines (56 loc) · 2.38 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:mfmediaengine.IMFMediaEngineEx.GetTimelineMarkerTimer
IMFMediaEngineEx::GetTimelineMarkerTimer (mfmediaengine.h)
Gets the time of the next timeline marker, if any.
GetTimelineMarkerTimer
GetTimelineMarkerTimer method [Media Foundation]
GetTimelineMarkerTimer method [Media Foundation]
IMFMediaEngineEx interface
IMFMediaEngineEx interface [Media Foundation]
GetTimelineMarkerTimer method
IMFMediaEngineEx.GetTimelineMarkerTimer
IMFMediaEngineEx::GetTimelineMarkerTimer
mf.imfmediaengineex_gettimelinemarkertimer
mfmediaengine/IMFMediaEngineEx::GetTimelineMarkerTimer
mf\imfmediaengineex_gettimelinemarkertimer.htm
mf
8C58DBB6-A55E-4992-B4F2-EB36E15FA7A1
12/05/2018
GetTimelineMarkerTimer, GetTimelineMarkerTimer method [Media Foundation], GetTimelineMarkerTimer method [Media Foundation],IMFMediaEngineEx interface, IMFMediaEngineEx interface [Media Foundation],GetTimelineMarkerTimer method, IMFMediaEngineEx.GetTimelineMarkerTimer, IMFMediaEngineEx::GetTimelineMarkerTimer, mf.imfmediaengineex_gettimelinemarkertimer, mfmediaengine/IMFMediaEngineEx::GetTimelineMarkerTimer
mfmediaengine.h
Windows
Windows 8 [desktop apps \| UWP apps]
Windows Server 2012 [desktop apps \| UWP apps]
Windows
19H1
IMFMediaEngineEx::GetTimelineMarkerTimer
mfmediaengine/IMFMediaEngineEx::GetTimelineMarkerTimer
c++
APIRef
kbSyntax
COM
mfmediaengine.h
IMFMediaEngineEx.GetTimelineMarkerTimer

IMFMediaEngineEx::GetTimelineMarkerTimer

-description

Gets the time of the next timeline marker, if any.

-parameters

-param pTimeToFire [out]

Receives the marker time, in seconds. If no marker is set, this parameter receives the value NaN.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

IMFMediaEngineEx