SndioData Struct Reference

#include <sndio_common.h>

Data Fields

AVClassclass
struct sio_hdl * hdl
enum CodecID codec_id
int64_t hwpos
int64_t softpos
uint8_t * buffer
int bps
int buffer_size
int buffer_offset
int channels
int sample_rate

Detailed Description

Definition at line 31 of file sndio_common.h.


Field Documentation

Definition at line 38 of file sndio_common.h.

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

Definition at line 40 of file sndio_common.h.

Referenced by audio_write_packet(), and audio_write_trailer().

Definition at line 32 of file sndio_common.h.

Definition at line 34 of file sndio_common.h.

Referenced by audio_read_header(), and ff_sndio_open().

Definition at line 35 of file sndio_common.h.

Referenced by audio_read_packet(), and movecb().

Definition at line 36 of file sndio_common.h.

Referenced by audio_read_packet(), and audio_write_packet().


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