FFmpeg
Data Fields
CRIParser Struct Reference

Data Fields

ParseContext pc
 
int count
 
int chunk
 
int read_bytes
 
int skip_bytes
 

Detailed Description

Definition at line 32 of file cri_parser.c.

Field Documentation

◆ pc

ParseContext CRIParser::pc

Definition at line 33 of file cri_parser.c.

Referenced by cri_parse().

◆ count

int CRIParser::count

Definition at line 34 of file cri_parser.c.

Referenced by cri_parse().

◆ chunk

int CRIParser::chunk

Definition at line 35 of file cri_parser.c.

Referenced by cri_parse().

◆ read_bytes

int CRIParser::read_bytes

Definition at line 36 of file cri_parser.c.

Referenced by cri_parse().

◆ skip_bytes

int CRIParser::skip_bytes

Definition at line 37 of file cri_parser.c.

Referenced by cri_parse().


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