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

Data Fields

ParseContext pc
 
AVRational frame_rate
 
int progressive_sequence
 
int width
 
int height
 

Detailed Description

Definition at line 26 of file mpegvideo_parser.c.

Field Documentation

ParseContext MpvParseContext::pc

Definition at line 27 of file mpegvideo_parser.c.

Referenced by mpegvideo_extract_headers(), and mpegvideo_parse().

AVRational MpvParseContext::frame_rate

Definition at line 28 of file mpegvideo_parser.c.

Referenced by mpegvideo_extract_headers().

int MpvParseContext::progressive_sequence

Definition at line 29 of file mpegvideo_parser.c.

Referenced by mpegvideo_extract_headers().

int MpvParseContext::width

Definition at line 30 of file mpegvideo_parser.c.

Referenced by mpegvideo_extract_headers().

int MpvParseContext::height

Definition at line 30 of file mpegvideo_parser.c.

Referenced by mpegvideo_extract_headers().


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