FFmpeg
Data Fields
ATDecodeContext Struct Reference

Data Fields

 
AudioConverterRef  converter
 
AudioStreamPacketDescription  pkt_desc
 
 
 
 
char *  decoded_data
 
 
 
 
int64_t  last_pts
 
int  eof
 
int  mode
 
 
 
 
unsigned  pkt_size
 
 
 

Detailed Description

Definition at line 39 of file audiotoolboxdec.c.

Field Documentation

AVClass * ATDecodeContext::av_class

Definition at line 40 of file audiotoolboxdec.c.

AudioConverterRef ATDecodeContext::converter

Definition at line 42 of file audiotoolboxdec.c.

Referenced by ffat_close_decoder(), ffat_close_encoder(), ffat_create_decoder(), ffat_decode(), ffat_decode_flush(), ffat_encode(), ffat_encode_flush(), ffat_init_encoder(), ffat_set_extradata(), and ffat_update_ctx().

AudioStreamPacketDescription ATDecodeContext::pkt_desc

Definition at line 43 of file audiotoolboxdec.c.

Referenced by ffat_decode_callback().

AVPacket ATDecodeContext::in_pkt

Definition at line 44 of file audiotoolboxdec.c.

Referenced by ffat_close_decoder(), ffat_decode_callback(), and ffat_decode_flush().

AVPacket ATDecodeContext::new_in_pkt

Definition at line 45 of file audiotoolboxdec.c.

Referenced by ffat_close_decoder(), ffat_decode(), ffat_decode_callback(), and ffat_decode_flush().

AVBSFContext* ATDecodeContext::bsf

Definition at line 46 of file audiotoolboxdec.c.

Referenced by ffat_close_decoder(), and ffat_decode().

char* ATDecodeContext::decoded_data

Definition at line 47 of file audiotoolboxdec.c.

Referenced by ffat_close_decoder(), ffat_create_decoder(), and ffat_decode().

int ATDecodeContext::channel_map[64]

Definition at line 48 of file audiotoolboxdec.c.

Referenced by ffat_create_decoder(), and ffat_update_ctx().

uint8_t* ATDecodeContext::extradata

Definition at line 50 of file audiotoolboxdec.c.

Referenced by ffat_create_decoder(), ffat_decode(), ffat_get_magic_cookie(), ffat_init_decoder(), and ffat_set_extradata().

int ATDecodeContext::extradata_size

Definition at line 51 of file audiotoolboxdec.c.

Referenced by ffat_decode(), ffat_get_magic_cookie(), ffat_init_decoder(), and ffat_usable_extradata().

int64_t ATDecodeContext::last_pts

Definition at line 53 of file audiotoolboxdec.c.

Referenced by ffat_create_decoder(), and ffat_decode().

int ATDecodeContext::eof

Definition at line 54 of file audiotoolboxdec.c.

Referenced by ffat_decode(), ffat_decode_callback(), ffat_encode(), and ffat_encode_callback().

int ATDecodeContext::mode

Definition at line 40 of file audiotoolboxenc.c.

Referenced by ffat_init_encoder().

int ATDecodeContext::quality

Definition at line 41 of file audiotoolboxenc.c.

Referenced by ffat_init_encoder().

struct FFBufQueue ATDecodeContext::frame_queue

Definition at line 44 of file audiotoolboxenc.c.

Referenced by ffat_close_encoder(), ffat_encode(), ffat_encode_callback(), and ffat_encode_flush().

struct FFBufQueue ATDecodeContext::used_frame_queue

Definition at line 45 of file audiotoolboxenc.c.

Referenced by ffat_close_encoder(), ffat_encode(), ffat_encode_callback(), and ffat_encode_flush().

unsigned ATDecodeContext::pkt_size

Definition at line 47 of file audiotoolboxenc.c.

Referenced by ffat_encode(), and ffat_update_ctx().

AudioFrameQueue ATDecodeContext::afq

Definition at line 48 of file audiotoolboxenc.c.

Referenced by ffat_close_encoder(), ffat_encode(), and ffat_init_encoder().

int ATDecodeContext::frame_size

Definition at line 50 of file audiotoolboxenc.c.

Referenced by ffat_encode(), and ffat_update_ctx().


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

Generated on Fri Jan 12 2018 01:46:22 for FFmpeg by   doxygen 1.8.6

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