1al_is_audio_recorder_recording(3)            al_is_audio_recorder_recording(3)
2
3
4

NAME

6       al_is_audio_recorder_recording - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro_audio.h>
10
11              bool al_is_audio_recorder_recording(ALLEGRO_AUDIO_RECORDER *r)
12

DESCRIPTION

14       Returns true if the audio recorder is currently capturing data and gen‐
15       erating events.
16

SINCE

18       5.1.1
19
20              [Unstable API]: The API may need a slight redesign.
21
22
23
24Allegro reference manual                     al_is_audio_recorder_recording(3)
Impressum