FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MpegAudioParseContext Struct Reference

Data Fields

ParseContext pc
 
int frame_size
 
uint32_t header
 
int header_count
 
int no_bitrate
 

Detailed Description

Definition at line 28 of file mpegaudio_parser.c.

Field Documentation

ParseContext MpegAudioParseContext::pc

Definition at line 29 of file mpegaudio_parser.c.

Referenced by mpegaudio_parse().

int MpegAudioParseContext::frame_size

Definition at line 30 of file mpegaudio_parser.c.

Referenced by mpegaudio_parse().

uint32_t MpegAudioParseContext::header

Definition at line 31 of file mpegaudio_parser.c.

Referenced by mpegaudio_parse().

int MpegAudioParseContext::header_count

Definition at line 32 of file mpegaudio_parser.c.

Referenced by mpegaudio_parse().

int MpegAudioParseContext::no_bitrate

Definition at line 33 of file mpegaudio_parser.c.

Referenced by mpegaudio_parse().


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