Class LavalinkTrack
- Namespace
- DSharpPlus.Lavalink
- Assembly
- DSharpPlus.Lavalink.dll
public class LavalinkTrack
- Inheritance
-
LavalinkTrack
Properties
- Author
Gets the author of the track.
- Identifier
Gets the identifier of the track.
- IsSeekable
Gets whether the track is seekable.
- IsStream
Gets whether the track is a stream.
- Length
Gets the track's duration.
- Position
Gets the starting position of the track.
- Title
Gets the title of the track.
- TrackString
Gets or sets the ID of the track to play.
- Uri
Gets the source Uri of this track.