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

Data Fields

char * psz_name
 
int64_t i_length
 
unsigned i_flags
 
int i_seekpoint
 
seekpoint_t ** seekpoint
 

Field Documentation

◆ i_flags

unsigned input_title_t::i_flags

◆ i_length

int64_t input_title_t::i_length

◆ i_seekpoint

int input_title_t::i_seekpoint

Referenced by input_vaControl().

◆ psz_name

char* input_title_t::psz_name

◆ seekpoint

seekpoint_t** input_title_t::seekpoint

Referenced by input_vaControl().


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