menu
flutter_chrome_cast
_session_manager/cast_session_manager_platform.dart
GoogleCastSessionManagerPlatformInterface
setDeviceVolume abstract method
setDeviceVolume
dark_mode
light_mode
setDeviceVolume
abstract method
void
setDeviceVolume
(
double
value
)
Sets the device volume.
Implementation
void setDeviceVolume(double value);
flutter_chrome_cast
cast_session_manager_platform
GoogleCastSessionManagerPlatformInterface
setDeviceVolume abstract method
GoogleCastSessionManagerPlatformInterface class