Eac3SurroundExMode enum
When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.
Values
- notIndicated → const Eac3SurroundExMode
- enabled → const Eac3SurroundExMode
- disabled → const Eac3SurroundExMode
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<
Eac3SurroundExMode> - A constant List of the values in this enum, in order of their declaration.