toggle menu
tidal-sdk-android
bom-6
androidJvm
switch theme
search in API
player-playback-engine
/
com.tidal.sdk.player.playbackengine.player
/
CacheProvider
/
Internal
Internal
data
class
Internal
(
val
cacheSizeBytes
:
ByteAmount
=
2.gigabytes
)
:
CacheProvider
Let Player create and use its own
Cache
instance with custom parameters.
Members
Constructors
Internal
Link copied to clipboard
constructor
(
cacheSizeBytes
:
ByteAmount
=
2.gigabytes
)
Properties
cache
Size
Bytes
Link copied to clipboard
val
cacheSizeBytes
:
ByteAmount