Skip to content

Latest commit

 

History

History
78 lines (63 loc) · 2.34 KB

ns-opmapi-opm_get_codec_info_parameters.md

File metadata and controls

78 lines (63 loc) · 2.34 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
NS:opmapi._OPM_GET_CODEC_INFO_PARAMETERS
OPM_GET_CODEC_INFO_PARAMETERS (opmapi.h)
OPM_GET_CODEC_INFO_PARAMETERS (opmapi.h) contains information for the OPM_GET_CODEC_INFO command.
OPM_GET_CODEC_INFO_PARAMETERS
OPM_GET_CODEC_INFO_PARAMETERS structure [Media Foundation]
_OPM_GET_CODEC_INFO_PARAMETERS
ksopmapi/OPM_GET_CODEC_INFO_PARAMETERS
mf.opm_get_codec_info_parameters
mf\opm_get_codec_info_parameters.htm
mf
9fb130e5-fd87-4a11-9c9e-7a106a091b35
08/02/2022
OPM_GET_CODEC_INFO_PARAMETERS, OPM_GET_CODEC_INFO_PARAMETERS structure [Media Foundation], _OPM_GET_CODEC_INFO_PARAMETERS, ksopmapi/OPM_GET_CODEC_INFO_PARAMETERS, mf.opm_get_codec_info_parameters
opmapi.h
Opmapi.h
Windows
Windows 7 [desktop apps only]
Windows Server 2008 R2 [desktop apps only]
Windows
OPM_GET_CODEC_INFO_PARAMETERS
19H1
_OPM_GET_CODEC_INFO_PARAMETERS
opmapi/_OPM_GET_CODEC_INFO_PARAMETERS
OPM_GET_CODEC_INFO_PARAMETERS
opmapi/OPM_GET_CODEC_INFO_PARAMETERS
c++
APIRef
kbSyntax
HeaderDef
ksopmapi.h
OPM_GET_CODEC_INFO_PARAMETERS

OPM_GET_CODEC_INFO_PARAMETERS structure

-description

Contains information for the OPM_GET_CODEC_INFO command.

-struct-fields

-field cbVerifier

The amount of valid data in the Verifier array, in bytes.

-field Verifier

A byte array that contains one of the following:

  • The CLSID of the Media Foundation transform (MFT) that represents the hardware codec.
  • A null-terminated, wide-character string that contains the symbolic link for the hardware codec. Include the size of the terminating null in the value of the cbVerifier member.

-see-also

OPM Structures

Output Protection Manager