AVEncMPAEmphasisType Property
Microsoft DirectShow 9.0 |
AVEncMPAEmphasisType Property
Specifies the type of de-emphasis filter that should be used when decoding. This property applies to MPEG audio encoders.
Property GUID
CODECAPI_AVEncMPAEmphasisType
Data Type
UINT32 (VT_UI4)
Possible Values
The value of this property is a member of the eAVEncMPAEmphasisType enumeration.
Remarks
This property is read/write.
This property sets the emphasis bits in the frame header.
Requirements
Header: Include codecapi.h.
See Also