SettingConstants class

播放器设置相关的常量类

Constants class for player settings.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Properties

mirrorModeOptions List<int>
可选的镜像模式
final
rotateModeOptions List<int>
可选的旋转角度
final
scaleModeOptions List<int>
可选的渲染填充模式
final
speedOptions List<double>
可选的播放速度
final

Constants

defaultBrightness → const double
默认的亮度
defaultIsLoop → const bool
默认的循环播放状态
defaultIsMute → const bool
默认的静音状态
defaultMirrorMode → const int
默认的镜像模式
defaultRotateMode → const int
默认的旋转角度
defaultScaleMode → const int
默认的渲染填充模式
defaultSpeed → const double
默认的播放速度
defaultVolume → const double
默认的播放音量