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

Data Fields

AVIOContextpb [101]
 
int class [2]
 
int stream_index
 
uint64_t pts
 

Detailed Description

Definition at line 48 of file mlvdec.c.

Field Documentation

AVIOContext* MlvContext::pb[101]

Definition at line 49 of file mlvdec.c.

Referenced by read_close(), read_header(), read_packet(), and scan_file().

int MlvContext::class[2]

Definition at line 50 of file mlvdec.c.

Referenced by read_header(), and read_packet().

int MlvContext::stream_index

Definition at line 51 of file mlvdec.c.

Referenced by read_packet().

uint64_t MlvContext::pts

Definition at line 52 of file mlvdec.c.

Referenced by read_packet(), and read_seek().


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