Class LavalinkTrackInfo
- Namespace
- DisCatSharp.Lavalink.Entities
- Assembly
- DisCatSharp.Lavalink.dll
Represents track information.
public sealed class LavalinkTrackInfo
- Inheritance
-
LavalinkTrackInfo
- Inherited Members
Properties
- ArtworkUrl
Gets the tracks artwork url.
- Author
Gets the track author.
- Identifier
Gets the track identifier.
- IsSeekable
Gets whether the track is seekable.
- IsStream
Gets whether the track is a stream.
- Isrc
Gets the tracks isrc.
- Length
Gets the track length.
- Position
Gets the current position.
- SourceName
Gets the tracks source name.
- Title
Gets the track title.
- Uri
Gets the track url.