VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_ml_file_t Struct Reference

#include <vlc_media_library.h>

Data Fields

char * psz_mrl
int64_t i_size
time_t i_last_modification_date
vlc_ml_file_type_t i_type
bool b_external
bool b_removable
bool b_present

Field Documentation

◆ b_external

bool vlc_ml_file_t::b_external

◆ b_present

bool vlc_ml_file_t::b_present

◆ b_removable

bool vlc_ml_file_t::b_removable

◆ i_last_modification_date

time_t vlc_ml_file_t::i_last_modification_date

◆ i_size

int64_t vlc_ml_file_t::i_size

◆ i_type

vlc_ml_file_type_t vlc_ml_file_t::i_type

◆ psz_mrl

char* vlc_ml_file_t::psz_mrl

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