title property
Hold the information about the track.
This is a raw string there are some formats specific to playlists, but
this is the raw string check EX: #EXTINF:191,Artist Name - Track Title
Implementation
String title;
Hold the information about the track.
This is a raw string there are some formats specific to playlists, but
this is the raw string check EX: #EXTINF:191,Artist Name - Track Title
String title;