menu
sautiflow package
documentation
audio_engine_ffi.dart
AudioEngineFFI
next method
next method
dark_mode
light_mode
next
method
bool
next
(
)
Implementation
bool next() => _engine != ffi.nullptr && _next(_engine) != 0;
sautiflow package
documentation
audio_engine_ffi
AudioEngineFFI
next method
AudioEngineFFI class