AVEncMPVLevel Property

 
Microsoft DirectShow 9.0

AVEncMPVLevel Property

Specifies the MPEG-2 level. This property applies to MPEG video encoders.

Property GUID

CODECAPI_AVEncMPVLevel

Data Type

UINT32 (VT_UI4)

Possible Values

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

Remarks

This property is read/write.

Requirements

Header: Include codecapi.h.

See Also