DeviceState class abstract

Constructors

DeviceState()

Properties

cameraLastError ValueListenable<DeviceError>
no setter
cameraStatus ValueListenable<DeviceSwitchStatus>
no setter
captureVolume ValueListenable<int>
no setter
currentAudioRoute ValueListenable<AudioRoute>
no setter
currentMicVolume ValueListenable<int>
no setter
hashCode int
The hash code for this object.
no setterinherited
isFrontCamera ValueListenable<bool>
no setter
localMirrorType ValueListenable<MirrorType>
no setter
localVideoQuality ValueListenable<VideoQuality>
no setter
microphoneLastError ValueListenable<DeviceError>
no setter
microphoneStatus ValueListenable<DeviceSwitchStatus>
no setter
networkInfo ValueListenable<NetworkInfo>
no setter
outputVolume ValueListenable<int>
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenStatus ValueListenable<DeviceSwitchStatus>
no setter

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