WatermarkingStrength enum
Optional. Ignore this setting unless Nagra support directs you to specify a value. When you don't specify a value here, the Nagra NexGuard library uses its default value.
Values
- lightest → const WatermarkingStrength
- lighter → const WatermarkingStrength
- $default → const WatermarkingStrength
- stronger → const WatermarkingStrength
- strongest → const WatermarkingStrength
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<
WatermarkingStrength> - A constant List of the values in this enum, in order of their declaration.