FFmpeg
Data Fields
MOFLEXDemuxContext Struct Reference

Data Fields

unsigned size
 
int64_t pos
 
int64_t ts
 
int flags
 
int in_block
 
BitReader br
 

Detailed Description

Definition at line 35 of file moflex.c.

Field Documentation

◆ size

unsigned MOFLEXDemuxContext::size

Definition at line 36 of file moflex.c.

Referenced by moflex_read_packet(), and moflex_read_sync().

◆ pos

int64_t MOFLEXDemuxContext::pos

Definition at line 37 of file moflex.c.

Referenced by moflex_read_packet().

◆ ts

int64_t MOFLEXDemuxContext::ts

Definition at line 38 of file moflex.c.

Referenced by moflex_read_sync().

◆ flags

int MOFLEXDemuxContext::flags

Definition at line 39 of file moflex.c.

Referenced by moflex_read_packet().

◆ in_block

int MOFLEXDemuxContext::in_block

Definition at line 40 of file moflex.c.

Referenced by moflex_read_packet(), and moflex_read_seek().

◆ br

BitReader MOFLEXDemuxContext::br

Definition at line 42 of file moflex.c.

Referenced by moflex_read_packet().


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