AVEncVideoInputChromaSubsampling Property

 
Microsoft DirectShow 9.0

AVEncVideoInputChromaSubsampling Property

Specifies the chroma siting for the input video. Chroma siting defines the positions of the chroma samples relative to the luma samples.

Property GUID

CODECAPI_AVEncVideoInputChromaSubsampling

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