We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
int GB_start_audio_recording(GB_gameboy_t *gb, const char *path, GB_audio_format_t format);
In apu.h
apu.h
TBD
GB_start_audio_recording is thread-safe and can be called from any thread and context.
GB_start_audio_recording