AudioData Struct Reference


Data Fields

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

Detailed Description

Definition at line 52 of file beosaudio.cpp.


Field Documentation

Definition at line 58 of file beosaudio.cpp.

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

Definition at line 59 of file beosaudio.cpp.

Referenced by audio_write_packet().

Definition at line 55 of file beosaudio.cpp.

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

Definition at line 50 of file oss_audio.c.

Definition at line 57 of file beosaudio.cpp.

Referenced by audio_open(), and audio_read_header().

Definition at line 53 of file beosaudio.cpp.

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

unsigned int AudioData::flip_left

Definition at line 51 of file oss_audio.c.

Referenced by audio_open(), and audio_read_packet().

Definition at line 56 of file beosaudio.cpp.

Referenced by audio_open(), and audio_read_packet().

Definition at line 69 of file beosaudio.cpp.

Referenced by audio_close(), and audioplay_callback().

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 54 of file beosaudio.cpp.

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

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 Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8