RentalProfile

constructor(absoluteExpiration: Date, playDuration: Long)

Creates a new rental profile.

Parameters

absoluteExpiration

defines how long the license is valid to start playback.

playDuration

defines in milliseconds how long the content can be consumed after the start of playback.