AACAC3ParseContext Struct Reference

#include <aac_ac3_parser.h>


Data Fields

uint8_tinbuf_ptr
int frame_size
int header_size
int(* sync )(const uint8_t *buf, int *channels, int *sample_rate, int *bit_rate, int *samples)
uint8_t inbuf [8192]


Detailed Description

Definition at line 29 of file aac_ac3_parser.h.


Field Documentation

Definition at line 30 of file aac_ac3_parser.h.

Referenced by aac_parse_init(), ac3_parse_init(), and ff_aac_ac3_parse().

Definition at line 31 of file aac_ac3_parser.h.

Referenced by ff_aac_ac3_parse().

Definition at line 32 of file aac_ac3_parser.h.

Referenced by aac_parse_init(), ac3_parse_init(), and ff_aac_ac3_parse().

int(* AACAC3ParseContext::sync)(const uint8_t *buf, int *channels, int *sample_rate, int *bit_rate, int *samples)

Definition at line 35 of file aac_ac3_parser.h.

Referenced by aac_parse_init(), ac3_parse_init(), and ff_aac_ac3_parse().


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

Generated on Thu Apr 2 07:15:44 2009 for ffmpeg by  doxygen 1.5.6