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

#include <vlc_media_library.h>

Collaboration diagram for vlc_ml_genre_t:
[legend]

Data Fields

int64_t i_id
 
char * psz_name
 
size_t i_nb_tracks
 
vlc_ml_thumbnail_t thumbnails [VLC_ML_THUMBNAIL_SIZE_COUNT]
 

Field Documentation

◆ i_id

int64_t vlc_ml_genre_t::i_id

◆ i_nb_tracks

size_t vlc_ml_genre_t::i_nb_tracks

◆ psz_name

char* vlc_ml_genre_t::psz_name

◆ thumbnails

vlc_ml_thumbnail_t vlc_ml_genre_t::thumbnails[VLC_ML_THUMBNAIL_SIZE_COUNT]

Referenced by vlc_ml_genre_release().


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