DaHuaPlayerController class

@ClassName: dahua_player_controller @Description: 类描述 @Author: yuyang @Date: 11/4/21

Constructors

DaHuaPlayerController({required int channel})

Properties

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

Methods

initView(int viewId) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
play() Future<bool>
stop() Future
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited