OfflineLicenseManagerFactory
Factory for creating LicenseManager instances.
Author
rsubramaniam
Functions
Link copied to clipboard
Creates a new instance of LicenseManager, which can be used to acquire, renew or releases (Offline) playback DRM license for a specific video source.
open fun createLicenseManager(video: Video, source: Source, properties: Map<String, String>): LicenseManager
Link copied to clipboard