EzvizPlayerChannelMethods class

Constructors

EzvizPlayerChannelMethods()

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

Constants

captureImage → const String
截取图片
getOSDTime → const String
获取OSD时间
getPlaybackTime → const String
获取播放进度
initPlayerByDevice → const String
初始化播放器设备(设备信息)
initPlayerByUser → const String
初始化播放器设备(用户信息)
initPlayerUrl → const String
初始化播放器设备(Url)
isLocalRecording → const String
是否在本地录像
methodChannelName → const String
插件播放器入口名称
pausePlayback → const String
暂停回放
playerRelease → const String
释放播放器
resumePlayback → const String
恢复回放
scalePlayWindow → const String
缩放播放窗口
seekPlayback → const String
拖动播放进度
setPlaySpeed → const String
设置播放速度
setPlayVerifyCode → const String
设置播放密码
setPlayWindow → const String
设置播放窗口
startLocalRecord → const String
开始本地录像
startRealPlay → const String
开始直播
startReplay → const String
开始回播
stopLocalRecord → const String
停止本地录像
stopRealPlay → const String
结束直播
stopReplay → const String
结束回播