menu
tencent_live_uikit package
documentation
live_stream/state/room_state.dart
LSRoomState
roomVideoStreamIsLandscape property
roomVideoStreamIsLandscape property
dark_mode
light_mode
roomVideoStreamIsLandscape
property
ValueNotifier
<
bool
>
roomVideoStreamIsLandscape
final
Implementation
final ValueNotifier<bool> roomVideoStreamIsLandscape = ValueNotifier(false);
tencent_live_uikit package
documentation
live_stream/state/room_state
LSRoomState
roomVideoStreamIsLandscape property
LSRoomState class