Eac3AtmosSurroundExMode enum
Specify whether your input audio has an additional center rear surround channel matrix encoded into your left and right surround channels.
Values
- notIndicated → const Eac3AtmosSurroundExMode
- enabled → const Eac3AtmosSurroundExMode
- disabled → const Eac3AtmosSurroundExMode
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<
Eac3AtmosSurroundExMode> - A constant List of the values in this enum, in order of their declaration.