interface/ve_vod_controls library

@Describe: Plugin entry.

@Author: LiWeNHuI @Date: 2024/7/15

Classes

MethodChannelVeVodControls
An implementation of VeVodControlsPlatform that uses method channels.
VeVodControls
VeVodControlsPlatform

Constants

kAppChannel → const String
渠道默认值

Properties

isAndroid bool
Whether the operating system is a version of Android.
getter/setter pair
isIOS bool
Whether the operating system is a version of iOS.
getter/setter pair
kMaxCacheSize int
默认缓存地址文件夹大小 Android 300 * 1024 * 1024 (300MB) iOS 100 * 1024 * 1024 (100MB)
getter/setter pair

Functions

isAppVersion(String input) bool
版本号合规验证
kLog(String message) → void
日志