Docs
THEOplayer.com
Preparing search index...
The search index is not available
React Native THEOplayer SDK
React Native THEOplayer SDK
ContentProtectionAPI
Interface ContentProtectionAPI
The Content Protection API.
interface
ContentProtectionAPI
{
registerContentProtectionIntegration
(
integrationId
,
keySystem
,
integrationFactory
)
:
void
;
}
Index
Methods
register
Content
Protection
Integration
Methods
register
Content
Protection
Integration
register
Content
Protection
Integration
(
integrationId
,
keySystem
,
integrationFactory
)
:
void
Register a content protection integration
Parameters
integrationId
:
string
keySystem
:
KeySystemId
integrationFactory
:
ContentProtectionIntegrationFactory
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
register
Content
Protection
Integration
React Native THEOplayer SDK
Loading...
The Content Protection API.