DRM
-
The
See moreOTVDRMManager
class sets up an instance of DRM based uponOTVLicenseDelegate
. -
The
See moreOTVLicenseDelegate
protocol defines methods that allows your code to handle the FPS request while playing a FairPlay encrypted stream. -
See moreOTVCommonLicenceDelegate
is a default implementation ofOTVLicenseDelegate
. -
See moreOTVDefaultLicenseDelegate
is a default implementataion of License request class. -
See moreOTVSSPLicenseDelegate
is a default implementation of SSP with SSM Service. -
OTVMediaToken
is alias asString
class to make SSP specific token more clear. -
ObjectiveC compatible enumeration of the possible DRM types of a persistence asset.
See more