toggle menu
lavakord
common
switch theme
search in API
core
/
dev.schlaubi.lavakord.audio.player
/
LavaplayerTrack
/
LavaplayerTrack
Lavaplayer
Track
constructor
(
version
:
Byte
,
track
:
String
,
title
:
String
,
author
:
String
,
length
:
Duration
,
identifier
:
String
,
isStream
:
Boolean
,
isSeekable
:
Boolean
,
uri
:
String
?
,
source
:
String
,
position
:
Duration
)