AudioData Struct Reference


Data Fields

int fd
int sample_rate
int channels
int frame_size
int codec_id
int flip_left: 1
uint8_t buffer [AUDIO_BLOCK_SIZE]
int buffer_ptr
CodecID codec_id
sem_id input_sem
int input_index
sem_id output_sem
int output_index
BSoundPlayer * player
int has_quit
volatile bigtime_t starve_time

Detailed Description

Definition at line 39 of file audio.c.


Field Documentation

Definition at line 40 of file audio.c.

Referenced by audio_close(), audio_open(), audio_read_packet(), and audio_write_packet().

Definition at line 41 of file audio.c.

Referenced by audio_open(), audio_read_header(), audio_read_packet(), and audio_write_header().

Definition at line 42 of file audio.c.

Referenced by audio_open(), audio_read_header(), audio_read_packet(), and audio_write_header().

Definition at line 43 of file audio.c.

Referenced by audio_open(), and audio_read_packet().

Definition at line 44 of file audio.c.

Referenced by audio_open(), and audio_read_header().

Definition at line 45 of file audio.c.

Referenced by audio_open(), and audio_read_packet().

Definition at line 46 of file audio.c.

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

Definition at line 47 of file audio.c.

Referenced by audio_write_packet().

Definition at line 57 of file beosaudio.cpp.

Definition at line 62 of file beosaudio.cpp.

Referenced by audio_open(), and audio_write_packet().

Definition at line 64 of file beosaudio.cpp.

Referenced by audio_open(), audio_read_packet(), and audioplay_callback().

BSoundPlayer* AudioData::player

Definition at line 65 of file beosaudio.cpp.

Referenced by audio_close(), audio_open(), audio_write_packet(), and audioplay_callback().

Definition at line 69 of file beosaudio.cpp.

Referenced by audio_close(), and audioplay_callback().

volatile bigtime_t AudioData::starve_time

Definition at line 70 of file beosaudio.cpp.

Referenced by audio_write_packet(), and audioplay_callback().


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

Generated on Wed Feb 9 19:10:14 2011 for ffmpeg by  doxygen 1.5.6