FFmpeg
Data Fields
OSSAudioData Struct Reference

#include <oss.h>

Data Fields

 
int  fd
 
int  sample_rate
 
int  channels
 
int  frame_size
 
 
unsigned int  flip_left: 1
 
 
int  buffer_ptr
 

Detailed Description

Definition at line 28 of file oss.h.

Field Documentation

AVClass* OSSAudioData::class

Definition at line 29 of file oss.h.

int OSSAudioData::fd

Definition at line 30 of file oss.h.

Referenced by audio_read_packet(), audio_write_packet(), ff_oss_audio_close(), and ff_oss_audio_open().

int OSSAudioData::sample_rate

Definition at line 31 of file oss.h.

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

int OSSAudioData::channels

Definition at line 32 of file oss.h.

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

int OSSAudioData::frame_size

Definition at line 33 of file oss.h.

Referenced by audio_read_packet(), and ff_oss_audio_open().

enum AVCodecID OSSAudioData::codec_id

Definition at line 34 of file oss.h.

Referenced by audio_read_header(), and ff_oss_audio_open().

unsigned int OSSAudioData::flip_left

Definition at line 35 of file oss.h.

Referenced by audio_read_packet(), and ff_oss_audio_open().

uint8_t OSSAudioData::buffer[OSS_AUDIO_BLOCK_SIZE]

Definition at line 36 of file oss.h.

Referenced by audio_write_packet().

int OSSAudioData::buffer_ptr

Definition at line 37 of file oss.h.

Referenced by audio_write_packet().


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

Generated on Wed Jun 10 2015 01:57:22 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /