Mpeg2SceneChangeDetect enum
Enable this setting to insert I-frames at scene changes that the service automatically detects. This improves video quality and is enabled by default.
Values
- disabled → const Mpeg2SceneChangeDetect
- enabled → const Mpeg2SceneChangeDetect
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<
Mpeg2SceneChangeDetect> - A constant List of the values in this enum, in order of their declaration.