GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ALLEGRO_AUDIO_RECORDER_EVENT(3) ALLEGRO_AUDIO_RECORDER_EVENT(3)

ALLEGRO_AUDIO_RECORDER_EVENT - 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:
.source: pointer to the audio recorder

The following will be available depending on the event type:

.buffer: pointer to buffer containing the audio samples
.samples: number of samples (not bytes) that are available

Since 5.1.1

al_get_audio_recorder_event(3)

[Unstable API]: The API may need a slight redesign.

Allegro reference manual

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.