FFmpeg
Data Fields
SndioData Struct Reference

#include <sndio_common.h>

Data Fields

 
struct sio_hdl *  hdl
 
 
int64_t  hwpos
 
int64_t  softpos
 
 
int  bps
 
int  buffer_size
 
 
int  channels
 
int  sample_rate
 

Detailed Description

Definition at line 31 of file sndio_common.h.

Field Documentation

AVClass* SndioData::class

Definition at line 32 of file sndio_common.h.

struct sio_hdl* SndioData::hdl

Definition at line 33 of file sndio_common.h.

Referenced by audio_read_packet(), audio_write_packet(), audio_write_trailer(), ff_sndio_close(), and ff_sndio_open().

enum AVCodecID SndioData::codec_id

Definition at line 34 of file sndio_common.h.

Referenced by audio_read_header(), and ff_sndio_open().

int64_t SndioData::hwpos

Definition at line 35 of file sndio_common.h.

Referenced by audio_read_packet(), and movecb().

int64_t SndioData::softpos

Definition at line 36 of file sndio_common.h.

Referenced by audio_read_packet(), and audio_write_packet().

uint8_t* SndioData::buffer

Definition at line 37 of file sndio_common.h.

Referenced by audio_write_packet(), audio_write_trailer(), ff_sndio_close(), and ff_sndio_open().

int SndioData::bps

Definition at line 38 of file sndio_common.h.

Referenced by audio_read_packet(), ff_sndio_open(), and movecb().

int SndioData::buffer_size

Definition at line 39 of file sndio_common.h.

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

int SndioData::buffer_offset

Definition at line 40 of file sndio_common.h.

Referenced by audio_write_packet(), and audio_write_trailer().

int SndioData::channels

Definition at line 41 of file sndio_common.h.

Referenced by audio_read_header(), audio_read_packet(), audio_write_header(), ff_sndio_open(), and movecb().

int SndioData::sample_rate

Definition at line 42 of file sndio_common.h.

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


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

Generated on Sun Sep 14 2014 18:56:45 for FFmpeg by   doxygen 1.8.2

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