toggle menu
Brightcove Player SDK for Android 10.1.3
10.1.3
sdk
switch theme
search in API
sdk
/
com.brightcove.player.drm
/
CustomerRightsToken
/
RentalLicense
Rental
License
open
class
RentalLicense
The rental license describes the time restrictions to be imposed on the license.
Members
Constructors
Rental
License
Link copied to clipboard
constructor
(
absoluteExpiration
:
Date
,
playDuration
:
Long
)
Creates a new rental license.
Properties
absolute
Expiration
Link copied to clipboard
val
absoluteExpiration
:
Date
Defines how long the license is valid to start playback.
play
Duration
Link copied to clipboard
val
playDuration
:
Long
Defines in milliseconds how long the content can be consumed after the start of playback.