PtzSpeed class
If the PTZ Node supports absolute or relative PTZ movements, it shall specify corresponding default Pan/Tilt and Zoom speeds.
- Implemented types
- Annotations
-
- @JsonSerializable()
Constructors
Properties
Methods
-
buildXml(
XmlBuilder builder, {String tag = 'PtzSpeed', String? namespace = Xmlns.tt}) → void -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited