AlsaData Struct Reference

#include <alsa-audio.h>


Data Fields

snd_pcm_t * h
int frame_size
 preferred size for reads and writes
int period_size
 bytes per sample * channels


Detailed Description

Definition at line 42 of file alsa-audio.h.


Field Documentation

snd_pcm_t* AlsaData::h

preferred size for reads and writes

Definition at line 44 of file alsa-audio.h.

Referenced by audio_read_packet(), audio_write_packet(), and ff_alsa_open().

bytes per sample * channels

Definition at line 45 of file alsa-audio.h.

Referenced by audio_read_packet(), and ff_alsa_open().


The documentation for this struct was generated from the following file:

Generated on Mon May 2 19:50:32 2011 for FFmpeg by  doxygen 1.5.6