AppDebugConfig class

The AppDebugConfig class contains the debug configuration for the UI

Constructors

AppDebugConfig()

Properties

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

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

Static Properties

iOSScreenshareConfig HMSIOSScreenshareConfig?
The iOSScreenshareConfig contains the configuration for the iOS screenshare
getter/setter pair
isAudioMixerDisabled bool
getter/setter pair
isAutoSimulcast bool
getter/setter pair
isBlurEnabled bool
getter/setter pair
isDebugMode bool
getter/setter pair
isProdRoom bool
getter/setter pair
isSoftwareDecoderDisabled bool
getter/setter pair
isVBEnabled bool
getter/setter pair
isVirtualBackgroundEnabled bool
getter/setter pair
mirrorCamera bool
getter/setter pair
nameChangeOnPreview bool
getter/setter pair
showStats bool
getter/setter pair
skipPreview bool
getter/setter pair

Static Methods

resetToDefault() → void
Resets the debug configuration to default values