ALSA Library Reference Manual
DECLARATION
struct snd_pcm_buffer_description
{
unsigned char *buffer;
int size;
};
REFERENCE