AVEncMPVQuantMatrixNonIntra Property
Microsoft DirectShow 9.0 |
AVEncMPVQuantMatrixNonIntra Property
Specifies the luma quantization matrix for non-intra macroblocks. This property applies to MPEG video encoders.
Property GUID
CODECAPI_AVEncMPVQuantMatrixNonIntra
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