SongTrack.setMetaData

Sets metadata of the track.

class SongTrack
final
void
setMetaData
(
T
)
(
string key
,)

Parameters

key string

The key of the metadata.

value T

The value of the metadata.

Meta