Onvif class

Constructors

Onvif.new({required dynamic host, required String username, required String password})

Properties

deviceManagement DeviceManagement
latefinal
hashCode int
The hash code for this object.
no setterinherited
media Media
no setter
password String
final
ptz Ptz
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timeDelta Duration
latefinal
username String
final

Methods

initialize() Future<void>
Connect to the Onvif device and retrieve its capabilities
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
secureRequest(XmlDocumentFragment content) → XmlDocument
toString() String
A string representation of this object.
inherited

Operators

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