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
 

Detailed Description

Definition at line 31 of file opus_parser.c.

Field Documentation

OpusContext OpusParseContext::ctx

Definition at line 32 of file opus_parser.c.

Referenced by opus_parse().

OpusPacket OpusParseContext::pkt

Definition at line 33 of file opus_parser.c.

Referenced by opus_parse().

int OpusParseContext::extradata_parsed

Definition at line 34 of file opus_parser.c.

Referenced by opus_parse().


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