Share via


AVEncMPVQuantMatrixChromaIntra Property

 
Microsoft DirectShow 9.0

AVEncMPVQuantMatrixChromaIntra Property

Specifies the chroma quantization matrix for intra macroblocks. This property applies to MPEG video encoders.

Property GUID

CODECAPI_AVEncMPVQuantMatrixChromaIntra

Data Type

BSTR (VT_BSTR)

Possible Values

The value of this property is a string that contains the 64 8-bit coefficients encoded as a string of hexadecimal values (128 characters).

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also