Eac3CodingMode enum
Dolby Digital Plus coding mode. Determines number of channels.
Values
- codingMode_1_0 → const Eac3CodingMode
- codingMode_2_0 → const Eac3CodingMode
- codingMode_3_2 → const Eac3CodingMode
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<
Eac3CodingMode> - A constant List of the values in this enum, in order of their declaration.