menu
rtc_room_engine package
documentation
api/common/tui_common_define.dart
ResolutionModeExt
fromValue static method
fromValue static method
dark_mode
light_mode
fromValue
static method
ResolutionMode
fromValue
(
int
value
)
Implementation
static ResolutionMode fromValue(int value) { return $enumDecode(_$ResolutionModeEnumMap, value); }
rtc_room_engine package
documentation
api/common/tui_common_define
ResolutionModeExt
fromValue static method
ResolutionModeExt extension on
ResolutionMode