FFmpeg  4.0
Data Fields
VPKDemuxContext Struct Reference

Data Fields

unsigned block_count
 
unsigned current_block
 
unsigned last_block_size
 

Detailed Description

Definition at line 26 of file vpk.c.

Field Documentation

◆ block_count

unsigned VPKDemuxContext::block_count

Definition at line 27 of file vpk.c.

Referenced by vpk_read_header(), and vpk_read_packet().

◆ current_block

unsigned VPKDemuxContext::current_block

Definition at line 28 of file vpk.c.

Referenced by vpk_read_header(), and vpk_read_packet().

◆ last_block_size

unsigned VPKDemuxContext::last_block_size

Definition at line 29 of file vpk.c.

Referenced by vpk_read_header(), and vpk_read_packet().


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