FlutterAliPlayerGlobalSettings class

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

methodChannel MethodChannel
getter/setter pair

Static Methods

disableCrashUpload(bool enable) Future<void>
播放器实例禁用crash堆栈上传
enableEnhancedHttpDns(bool enable) Future<void>
是否开启增强型httpDNS 默认不开启 开启后需要注意以下事项 1.该功能与Httpdns互斥,若同时打开,后开启的功能会实际生效; 2.需要申请license的高级httpdns功能,否则该功能不工作 3.需要通过接口添加cdn域名,否则会降级至local dns。
setGlobalEnvironment(int config) Future<void>
国际站环境集成
setOption(int opt1, Object opt2) Future<void>
设置特定功能选项