menu
minisound_web package
documentation
bindings/minisound_web_bindings.dart
sound_get_volume function
sound_get_volume function
dark_mode
light_mode
sound_get_volume
function
double
sound_get_volume
(
Pointer
<
Sound
>
self
)
Implementation
double sound_get_volume(Pointer<Sound> self) => _sound_get_volume(self.addr);
minisound_web package
documentation
bindings/minisound_web_bindings
sound_get_volume function
minisound library