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

Data Fields

OpusContext ctx
 
OpusPacket pkt
 
int extradata_parsed
 
ParseContext pc
 
int ts_framing
 

Detailed Description

Definition at line 33 of file opus_parser.c.

Field Documentation

OpusContext OpusParseContext::ctx

Definition at line 34 of file opus_parser.c.

Referenced by opus_find_frame_end().

OpusPacket OpusParseContext::pkt

Definition at line 35 of file opus_parser.c.

Referenced by opus_find_frame_end().

int OpusParseContext::extradata_parsed

Definition at line 36 of file opus_parser.c.

Referenced by opus_find_frame_end().

ParseContext OpusParseContext::pc

Definition at line 37 of file opus_parser.c.

Referenced by opus_find_frame_end(), and opus_parse().

int OpusParseContext::ts_framing

Definition at line 38 of file opus_parser.c.

Referenced by opus_find_frame_end(), and opus_parse().


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