AVEncVideoOutputChromaSubsampling Property
Microsoft DirectShow 9.0 |
AVEncVideoOutputChromaSubsampling Property
Specifies the chroma siting for the encoded video. Chroma siting defines the positions of the chroma samples relative to the luma samples.
Property GUID
CODECAPI_AVEncVideoOutputChromaSubsampling
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is a bitwise OR of flags from the eAVEncVideoChromaSubsampling enumeration.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also