FFmpeg
|
Data Fields | |
int | size |
int | n_packets |
int64_t | byte_offset |
int64_t | packet_offset |
int VIV_SB_block::size |
Definition at line 40 of file vividas.c.
Referenced by track_index(), and viv_read_header().
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().
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().
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().