ALLEGRO_AUDIO_RECORDER_EVENT

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(AllegroAudioUnstable)
nothrow @nogc extern (C)
struct ALLEGRO_AUDIO_RECORDER_EVENT {}

Members

Variables

__internal__descr
ALLEGRO_USER_EVENT_DESCRIPTOR* __internal__descr;
Undocumented in source.
buffer
void* buffer;
Undocumented in source.
samples
uint samples;
Undocumented in source.

Meta