FlutterYs7 class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent 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 Methods
-
closeSound(
) → Future< bool> -
destoryLib(
) → Future< bool> -
deviceAdd(
YS7PtzRequestEntity requestEntity) → Future< bool> -
deviceDelete(
YS7PtzRequestEntity requestEntity) → Future< bool> -
deviceIpcAdd(
YS7PtzRequestEntity requestEntity) → Future< bool> -
deviceIpcDelete(
YS7PtzRequestEntity requestEntity) → Future< bool> -
endVideo(
) → Future< bool> -
getOSDTime(
) → Future< int> -
initEZPlayer(
String deviceSerial, String verifyCode, int cameraNo) → Future< bool> -
initMessageHandler(
) → void -
initSdk(
String appKey) → Future< bool> -
openSound(
) → Future< bool> -
ptzStart(
YS7PtzRequestEntity requestEntity) → Future< YS7ResponseEntity> -
ptzStop(
YS7PtzRequestEntity requestEntity) → Future< YS7ResponseEntity> -
queryPlayback(
Ys7VideoRequestEntity request, Function func) → Future< bool> -
setAccessToken(
String accessToken) → Future< bool> -
startPlayback(
Ys7VideoRequestEntity ys7videoRequestEntity) → Future< bool> -
startRealPlay(
) → Future< bool> -
stopPlayback(
) → Future< bool> -
stopRealPlay(
) → Future< bool> -
videoRelease(
) → Future< bool>