Libav
Data Fields
MLPParseContext Struct Reference

Data Fields

ParseContext pc
 
int bytes_left
 
int in_sync
 
int num_substreams
 

Detailed Description

Definition at line 205 of file mlp_parser.c.

Field Documentation

§ pc

ParseContext MLPParseContext::pc

Definition at line 207 of file mlp_parser.c.

Referenced by mlp_parse().

§ bytes_left

int MLPParseContext::bytes_left

Definition at line 209 of file mlp_parser.c.

Referenced by mlp_parse().

§ in_sync

int MLPParseContext::in_sync

Definition at line 211 of file mlp_parser.c.

Referenced by mlp_parse().

§ num_substreams

int MLPParseContext::num_substreams

Definition at line 213 of file mlp_parser.c.

Referenced by mlp_parse().


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