1 GB_stop_audio_recording
Lior Halphon edited this page 2024-11-24 21:57:04 +02:00

Definition

int GB_stop_audio_recording(GB_gameboy_t *gb);

In apu.h

Description

TBD

Thread Safety

GB_stop_audio_recording is thread-safe and can be called from any thread and context.