AVEncDDDialogNormalization Property
Microsoft DirectShow 9.0 |
AVEncDDDialogNormalization Property
Specifies the dialog normalization level, in decibels (dB), in a Dolby Digital audio stream. This property applies to Dolby Digital audio encoders.
Property GUID
CODECAPI_AVEncDDDialogNormalization
Data Type
UINT32 (VT_UI4)
Possible Values
This property has a linear range of values. To get the supported range, call ICodecAPI::GetParameterRange.
Remarks
This property is read/write.
Requirements
Header: Include codecapi.h.
See Also