FFmpeg
Data Fields
VPKDemuxContext Struct Reference

Data Fields

unsigned data_start
 
unsigned block_count
 
unsigned current_block
 
unsigned last_block_size
 

Detailed Description

Definition at line 27 of file vpk.c.

Field Documentation

◆ data_start

unsigned VPKDemuxContext::data_start

Definition at line 28 of file vpk.c.

Referenced by vpk_read_header(), and vpk_read_seek().

◆ block_count

unsigned VPKDemuxContext::block_count

Definition at line 29 of file vpk.c.

Referenced by vpk_read_header(), and vpk_read_packet().

◆ current_block

unsigned VPKDemuxContext::current_block

Definition at line 30 of file vpk.c.

Referenced by vpk_read_header(), vpk_read_packet(), and vpk_read_seek().

◆ last_block_size

unsigned VPKDemuxContext::last_block_size

Definition at line 31 of file vpk.c.

Referenced by vpk_read_header(), and vpk_read_packet().


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