Track - Pelagicore/tracker-ivi GitHub Wiki
This class represents audio tracks, and contains properties such as the length of the track and references to artists performing the track.
Properties
-
trackfile
-
Comment: A reference to the file containing actual the data represented by this class
-
Cardinality: 1
-
Range: ivi:File
-
trackname
-
Comment: The name of the track
-
Cardinality: 1
-
Range: xsd:string
-
trackartist
-
Comment: A reference to the artists performing in this track
-
Cardinality: Unlimited
-
Range: ivi:Artist
-
trackalbum
-
Comment: A reference to the album containing this track
-
Cardinality: 1
-
Range: ivi:Album
-
trackcreated
-
Comment: The date at which the track was created
-
Cardinality: 1
-
Range: xsd:string
-
trackgenre
-
Comment: The genre of the track
-
Cardinality: 1
-
Range: xsd:string