FFmpeg
Data Fields
VIV_SB_block Struct Reference

Data Fields

int size
 
int n_packets
 
int64_t byte_offset
 
int64_t packet_offset
 

Detailed Description

Definition at line 39 of file vividas.c.

Field Documentation

◆ size

int VIV_SB_block::size

Definition at line 40 of file vividas.c.

Referenced by track_index(), and viv_read_header().

◆ n_packets

int VIV_SB_block::n_packets

Definition at line 40 of file vividas.c.

Referenced by load_sb_block(), track_index(), and viv_read_seek().

◆ byte_offset

int64_t VIV_SB_block::byte_offset

Definition at line 41 of file vividas.c.

Referenced by track_index(), viv_read_packet(), and viv_read_seek().

◆ packet_offset

int64_t VIV_SB_block::packet_offset

Definition at line 42 of file vividas.c.

Referenced by track_index(), viv_read_packet(), and viv_read_seek().


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