VLC 4.0.0-dev
Loading...
Searching...
No Matches
ts_storage_t Struct Reference
Collaboration diagram for ts_storage_t:
[legend]

Data Fields

ts_storage_tp_next
 
size_t i_file_max
 
int64_t i_file_size
 
FILE * p_filew
 
FILE * p_filer
 
uint8_t * p_cmd_r
 
uint8_t * p_cmd_w
 
uint8_t * p_cmd_buf
 
size_t i_cmd_buf
 

Field Documentation

◆ i_cmd_buf

size_t ts_storage_t::i_cmd_buf

◆ i_file_max

size_t ts_storage_t::i_file_max

Referenced by TsStorageIsFull(), and TsStorageNew().

◆ i_file_size

int64_t ts_storage_t::i_file_size

◆ p_cmd_buf

uint8_t* ts_storage_t::p_cmd_buf

◆ p_cmd_r

uint8_t* ts_storage_t::p_cmd_r

◆ p_cmd_w

◆ p_filer

FILE* ts_storage_t::p_filer

◆ p_filew

FILE* ts_storage_t::p_filew

◆ p_next

ts_storage_t* ts_storage_t::p_next

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