MediaTypeEnhancementConfig class

Media type for cellular assisted Enhancement.

Properties

enhanceAudio bool
Apply to audio stream (Screen-sharing audio not included) or not. Not by default.
getter/setter pair
enhanceScreenAudio bool
Apply to screen sharing audio or not. Not by default.
getter/setter pair
enhanceScreenVideo bool
Apply to screen sharing video or not. Not by default.
getter/setter pair
enhanceSignaling bool
Apply to signaling or not. Not by default.
getter/setter pair
enhanceVideo bool
Apply to video (screen-sharing video not included) or not. Not by default.
getter/setter pair
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