Kodi Development  20.0
for Binary and Script based Add-Ons
VIS_TRACK

Public Attributes

const char * album
 
const char * albumArtist
 
const char * artist
 
const char * comment
 
int discNumber
 
int duration
 
const char * genre
 
const char * lyrics
 
int rating
 
const char * reserved1
 
const char * reserved2
 
int reserved3
 
int reserved4
 
const char * title
 
int trackNumber
 
int year
 

Member Data Documentation

◆ title

const char* title

◆ artist

const char* artist

◆ album

const char* album

◆ albumArtist

const char* albumArtist

◆ genre

const char* genre

◆ comment

const char* comment

◆ lyrics

const char* lyrics

◆ reserved1

const char* reserved1

◆ reserved2

const char* reserved2

◆ trackNumber

int trackNumber

◆ discNumber

int discNumber

◆ duration

int duration

◆ year

int year

◆ rating

int rating

◆ reserved3

int reserved3

◆ reserved4

int reserved4

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