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

#include <vlc_media_library.h>

Data Fields

int64_t i_id
 
char * psz_name
 
char * psz_summary
 
char * psz_artwork_mrl
 
char * psz_tvdb_id
 
unsigned int i_release_year
 
uint32_t i_nb_episodes
 
uint32_t i_nb_seasons
 

Field Documentation

◆ i_id

int64_t vlc_ml_show_t::i_id

◆ i_nb_episodes

uint32_t vlc_ml_show_t::i_nb_episodes

◆ i_nb_seasons

uint32_t vlc_ml_show_t::i_nb_seasons

◆ i_release_year

unsigned int vlc_ml_show_t::i_release_year

◆ psz_artwork_mrl

char* vlc_ml_show_t::psz_artwork_mrl

◆ psz_name

char* vlc_ml_show_t::psz_name

◆ psz_summary

char* vlc_ml_show_t::psz_summary

◆ psz_tvdb_id

char* vlc_ml_show_t::psz_tvdb_id

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