menu
minisound_ffi package
documentation
minisound_ffi_bindings.dart
MinisoundFfiBindings
sound_get_volume method
sound_get_volume method
dark_mode
light_mode
sound_get_volume
method
double
sound_get_volume
(
Pointer
<
Sound
>
self
)
Implementation
double sound_get_volume( ffi.Pointer<Sound> self, ) { return _sound_get_volume( self, ); }
minisound_ffi package
documentation
minisound_ffi_bindings
MinisoundFfiBindings
sound_get_volume method
MinisoundFfiBindings class