FFmpeg
Data Fields
MlvContext Struct Reference

Data Fields

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

Detailed Description

Definition at line 49 of file mlvdec.c.

Field Documentation

◆ pb

AVIOContext* MlvContext::pb[101]

Definition at line 50 of file mlvdec.c.

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

◆ class

int MlvContext::class[2]

Definition at line 51 of file mlvdec.c.

Referenced by read_header(), and read_packet().

◆ stream_index

int MlvContext::stream_index

Definition at line 52 of file mlvdec.c.

Referenced by read_packet().

◆ pts

uint64_t MlvContext::pts

Definition at line 53 of file mlvdec.c.

Referenced by read_packet(), and read_seek().


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