AVEncVideoOutputColorTransferMatrix Property
Microsoft DirectShow 9.0 |
AVEncVideoOutputColorTransferMatrix Property
Specifies the conversion matrix from the Y'Cb'Cr' color space to the R'G'B' color space for the encoded video.
Property GUID
CODECAPI_AVEncVideoOutputColorTransferMatrix
Data Type
UINT32 (VT_UI4)
Possible Values
Remarks
This property is read/write.
The value of this property is a member of the eAVEncVideoColorTransferMatrix enumeration.
Requirements
Header: Include codecapi.h.
See Also