AVEncVideoOutputChromaResolution Property

 
Microsoft DirectShow 9.0

AVEncVideoOutputChromaResolution Property

Specifies the chroma resolution of the encoded video.

Property GUID

CODECAPI_AVEncVideoOutputChromaResolution

Data Type

UINT32 (VT_UI4)

Possible Values

The value of this property is a member of the eAVEncVideoChromaResolution enumeration.

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also