Represents a new audio item.
Properties
optional public album?: string
The audio's album name.
optional public album_artist?: string
The artist name of the audio's album.
optional public artist?: string
The audio's artist name.
optional public description?: string
A description of the audio.
optional public genre?: string
The audio's genre.
public name: string
The name of the audio.
optional public title?: string
The audio's title.