ruvyrias / Exports / LoadTrackResponseTrack
Interface: LoadTrackResponseTrack
Represents a response indicating that a single track has been loaded.
Table of contents
Properties
Properties
data
• data: TrackData
The data associated with the loaded track.
Defined in
loadType
• loadType: "track"
The type of load, indicating it's a single track.