Eac3AtmosDynamicRangeCompressionRf enum
Specify how the service limits the audio dynamic range when compressing the audio.
Values
- none → const Eac3AtmosDynamicRangeCompressionRf
- filmStandard → const Eac3AtmosDynamicRangeCompressionRf
- filmLight → const Eac3AtmosDynamicRangeCompressionRf
- musicStandard → const Eac3AtmosDynamicRangeCompressionRf
- musicLight → const Eac3AtmosDynamicRangeCompressionRf
- speech → const Eac3AtmosDynamicRangeCompressionRf
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
Eac3AtmosDynamicRangeCompressionRf> - A constant List of the values in this enum, in order of their declaration.