menu
tencent_live_uikit package
documentation
live_stream/state/media_state.dart
LSMediaState
currentPlayoutVolume property
currentPlayoutVolume property
dark_mode
light_mode
currentPlayoutVolume
property
ValueNotifier
<
int
>
currentPlayoutVolume
final
Implementation
final ValueNotifier<int> currentPlayoutVolume = ValueNotifier(100);
tencent_live_uikit package
documentation
live_stream/state/media_state
LSMediaState
currentPlayoutVolume property
LSMediaState class