ALLEGRO_AUDIO_RECORDER_EVENT
Allegro 5 API
- Provided by: allegro5-doc (Version: 2:5.2.6.0-1)
- Source: allegro5
- Report a bug
Allegro 5 API
#include <allegro5/allegro_audio.h>
typedef struct ALLEGRO_AUDIO_RECORDER_EVENT ALLEGRO_AUDIO_RECORDER_EVENT;
Structure that holds the audio recorder event data. Every event type will contain:
The following will be available depending on the event type:
Since 5.1.1
al_get_audio_recorder_event(3alleg5)
[Unstable API]: The API may need a slight redesign.