AVEncMPACodingMode Property
Microsoft DirectShow 9.0 |
AVEncMPACodingMode Property
Specifies the MPEG-1 audio encoding mode. This property applies to MPEG audio encoders.
Property GUID
CODECAPI_AVEncMPACodingMode
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is a member of the eAVEncMPACodingMode enumeration.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also