VLC  4.0.0-dev
Data Fields
vlc_ml_album_t Struct Reference
Collaboration diagram for vlc_ml_album_t:
Collaboration graph
[legend]

Data Fields

int64_t i_id
 
char * psz_title
 
char * psz_summary
 
vlc_ml_thumbnail_t thumbnails [VLC_ML_THUMBNAIL_SIZE_COUNT]
 
char * psz_artist
 
int64_t i_artist_id
 
size_t i_nb_tracks
 
unsigned int i_duration
 
unsigned int i_year
 

Field Documentation

◆ i_artist_id

int64_t vlc_ml_album_t::i_artist_id

◆ i_duration

unsigned int vlc_ml_album_t::i_duration

◆ i_id

int64_t vlc_ml_album_t::i_id

◆ i_nb_tracks

size_t vlc_ml_album_t::i_nb_tracks

◆ i_year

unsigned int vlc_ml_album_t::i_year

◆ psz_artist

char* vlc_ml_album_t::psz_artist

◆ psz_summary

char* vlc_ml_album_t::psz_summary

◆ psz_title

char* vlc_ml_album_t::psz_title

◆ thumbnails

vlc_ml_thumbnail_t vlc_ml_album_t::thumbnails[VLC_ML_THUMBNAIL_SIZE_COUNT]

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