Share via


AVEncDDProductionMixLevel Property

 
Microsoft DirectShow 9.0

AVEncDDProductionMixLevel Property

Specifies the mixing level, in decibels (dB), in a Dolby Digital audio stream. This property applies to Dolby Digital audio encoders.

Property GUID

CODECAPI_AVEncDDProductionMixLevel

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.

If you set this property, set the AVEncDDProductionInfoExists property to TRUE.

Requirements

Header: Include codecapi.h.

See Also