OPM_GET_CODEC_INFO_INFORMATION structure
Contains the result from an OPM_GET_CODEC_INFO query.
Syntax
typedef struct _OPM_GET_CODEC_INFO_INFORMATION { OPM_RANDOM_NUMBER rnRandomNumber; DWORD Merit; } OPM_GET_CODEC_INFO_INFORMATION;
Members
- rnRandomNumber
-
An OPM_RANDOM_NUMBER structure. This structure contains the same 128-bit random number that the application sent to the driver in the OPM_GET_INFO_PARAMETERS structure.
- Merit
-
The merit value of the codec.
Requirements
|
Minimum supported client | Windows 7 [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012
