MediaState class

Constructors

MediaState()

Properties

audioQuality ValueNotifier<TUIAudioQuality>
final
hasCameraPermission ValueNotifier<bool>
final
hashCode int
The hash code for this object.
no setterinherited
hasMicrophonePermission ValueNotifier<bool>
final
isCameraOpened ValueNotifier<bool>
final
isFrontCamera ValueNotifier<bool>
final
isMicrophoneMuted ValueNotifier<bool>
final
isMicrophoneOpened ValueNotifier<bool>
final
isMirror ValueNotifier<bool>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
videoQuality ValueNotifier<TUIVideoQuality>
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
reset() → void
toString() String
A string representation of this object.
inherited

Operators

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