Skip to content

Latest commit

 

History

History
129 lines (109 loc) · 3 KB

nf-wmcodecdsp-iwmvideodecoderhurryup-sethurryup.md

File metadata and controls

129 lines (109 loc) · 3 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:wmcodecdsp.IWMVideoDecoderHurryup.SetHurryup
IWMVideoDecoderHurryup::SetHurryup (wmcodecdsp.h)
Sets the speed mode of the video decoder.
IWMVideoDecoderHurryup interface [Media Foundation]
SetHurryup method
IWMVideoDecoderHurryup.SetHurryup
IWMVideoDecoderHurryup::SetHurryup
SetHurryup
SetHurryup method [Media Foundation]
SetHurryup method [Media Foundation]
IWMVideoDecoderHurryup interface
codecapi.iwmvideodecoderhurryupsethurryup
mf.iwmvideodecoderhurryupsethurryup
wmcodecdsp/IWMVideoDecoderHurryup::SetHurryup
mf\iwmvideodecoderhurryupsethurryup.htm
mf
ef01d2ab-2525-4caf-87d9-3acdc0b3b1b3
12/05/2018
IWMVideoDecoderHurryup interface [Media Foundation],SetHurryup method, IWMVideoDecoderHurryup.SetHurryup, IWMVideoDecoderHurryup::SetHurryup, SetHurryup, SetHurryup method [Media Foundation], SetHurryup method [Media Foundation],IWMVideoDecoderHurryup interface, codecapi.iwmvideodecoderhurryupsethurryup, mf.iwmvideodecoderhurryupsethurryup, wmcodecdsp/IWMVideoDecoderHurryup::SetHurryup
wmcodecdsp.h
Windows
Windows XP [desktop apps only]
Windows Server 2003 [desktop apps only]
Windows
19H1
IWMVideoDecoderHurryup::SetHurryup
wmcodecdsp/IWMVideoDecoderHurryup::SetHurryup
c++
APIRef
kbSyntax
COM
wmcodecdsp.h
IWMVideoDecoderHurryup.SetHurryup

IWMVideoDecoderHurryup::SetHurryup

-description

Sets the speed mode of the video decoder.

-parameters

-param lHurryup [in]

The speed mode of the video decoder.

Value Meaning
-1 (default)
The decoder will determine the decoding speed.
0
The decoder will decode in real time.
1 to 4
The decoder will decode faster than real time. The higher the value, the faster the decoding.

-returns

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Return code Description
S_OK
The method succeeded.

-see-also

IWMVideoDecoderHurryUp::GetHurryup

IWMVideoDecoderHurryup Interface