efplayer
1.4.9
efplayer
/
com.github.Vincentvibe3.efplayer.core
/
Config
Config
@
Serializable
class
Config
(
maxOpusChunks
:
Int
,
spotifySecret
:
String
,
spotifyClient
:
String
,
spotifyToken
:
String
,
spotifyTokenExpiry
:
Long
)
Content copied to clipboard
Properties
Properties
maxOpusChunks
Link copied to clipboard
var
maxOpusChunks
:
Int
=
4000
Content copied to clipboard
spotifyClient
Link copied to clipboard
var
spotifyClient
:
String
Content copied to clipboard
spotifySecret
Link copied to clipboard
var
spotifySecret
:
String
Content copied to clipboard
spotifyToken
Link copied to clipboard
var
spotifyToken
:
String
Content copied to clipboard
spotifyTokenExpiry
Link copied to clipboard
var
spotifyTokenExpiry
:
Long
Content copied to clipboard