Ac3LfeFilter enum
Applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with 3_2_LFE coding mode.
Values
- enabled → const Ac3LfeFilter
- disabled → const Ac3LfeFilter
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<
Ac3LfeFilter> - A constant List of the values in this enum, in order of their declaration.