AVEncVideoPixelAspectRatio Property

 
Microsoft DirectShow 9.0

AVEncVideoPixelAspectRatio Property

Specifies the pixel aspect ratio.

Property GUID

CODECAPI_AVEncVideoPixelAspectRatio

Data Type

UINT32 (VT_UI4)

Remarks

This property is read/write.

The upper 16 bits of the value contain the width, and the lower 16 bits contain the height.

Requirements

Header: Include codecapi.h.

See Also