toggle menu
Brightcove Player SDK for Android 10.1.2
10.1.2
exoplayer2
switch theme
search in API
exoplayer2
/
com.brightcove.player.offline
/
MultiDataSource
/
ShortTtlHandler
Short
Ttl
Handler
interface
ShortTtlHandler
Interface definition for handling DataSpec with an expired manifest URL.
Members
Functions
is
Expired
Link copied to clipboard
abstract
fun
isExpired
(
dataSpec
:
DataSpec
)
:
Boolean
Returns true if the provided DataSpec is expired.
refresh
Link copied to clipboard
abstract
fun
refresh
(
dataSpec
:
DataSpec
)
:
DataSpec
Attempt to refresh an expired DataSpec.