VLC  3.0.15
Data Fields
ts_storage_t Struct Reference
Collaboration diagram for ts_storage_t:
Collaboration graph
[legend]

Data Fields

ts_storage_tp_next
 
size_t i_file_max
 
int64_t i_file_size
 
FILE * p_filew
 
FILE * p_filer
 
int i_cmd_r
 
int i_cmd_w
 
int i_cmd_max
 
ts_cmd_tp_cmd
 

Field Documentation

◆ i_cmd_max

int ts_storage_t::i_cmd_max

◆ i_cmd_r

int ts_storage_t::i_cmd_r

◆ i_cmd_w

int ts_storage_t::i_cmd_w

◆ i_file_max

size_t ts_storage_t::i_file_max

◆ i_file_size

int64_t ts_storage_t::i_file_size

◆ p_cmd

ts_cmd_t* ts_storage_t::p_cmd

◆ 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: