Skip to content

Latest commit

 

History

History
75 lines (59 loc) · 2.77 KB

nf-dxva2api-idirectxvideoprocessor-getprocamprange.md

File metadata and controls

75 lines (59 loc) · 2.77 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:dxva2api.IDirectXVideoProcessor.GetProcAmpRange
IDirectXVideoProcessor::GetProcAmpRange (dxva2api.h)
Retrieves the range of values for a video processor (ProcAmp) setting on this video processor device.
GetProcAmpRange
GetProcAmpRange method [Media Foundation]
GetProcAmpRange method [Media Foundation]
IDirectXVideoProcessor interface
IDirectXVideoProcessor interface [Media Foundation]
GetProcAmpRange method
IDirectXVideoProcessor.GetProcAmpRange
IDirectXVideoProcessor::GetProcAmpRange
dxva2api/IDirectXVideoProcessor::GetProcAmpRange
e15c8425-7a0b-4d03-b2da-467c800c57c2
mf.idirectxvideoprocessor_getprocamprange
mf\idirectxvideoprocessor_getprocamprange.htm
mf
e15c8425-7a0b-4d03-b2da-467c800c57c2
12/05/2018
GetProcAmpRange, GetProcAmpRange method [Media Foundation], GetProcAmpRange method [Media Foundation],IDirectXVideoProcessor interface, IDirectXVideoProcessor interface [Media Foundation],GetProcAmpRange method, IDirectXVideoProcessor.GetProcAmpRange, IDirectXVideoProcessor::GetProcAmpRange, dxva2api/IDirectXVideoProcessor::GetProcAmpRange, e15c8425-7a0b-4d03-b2da-467c800c57c2, mf.idirectxvideoprocessor_getprocamprange
dxva2api.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Windows
19H1
IDirectXVideoProcessor::GetProcAmpRange
dxva2api/IDirectXVideoProcessor::GetProcAmpRange
c++
APIRef
kbSyntax
COM
dxva2api.h
IDirectXVideoProcessor.GetProcAmpRange

IDirectXVideoProcessor::GetProcAmpRange

-description

Retrieves the range of values for a video processor (ProcAmp) setting on this video processor device.

-parameters

-param ProcAmpCap [in]

The ProcAmp setting to query. See ProcAmp Settings.

-param pRange [out]

Pointer to a DXVA2_ValueRange structure that receives the range of values for the setting specified in ProcAmpCaps.

-returns

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

-see-also

DXVA Video Processing

IDirectXVideoProcessor