Docs
THEOplayer.com
Preparing search index...
The search index is not available
React Native THEOplayer SDK
React Native THEOplayer SDK
TheoLiveEndpoint
Interface TheoLiveEndpoint
Description of a THEOlive Endpoint.
Platform
Android
Web
interface
TheoLiveEndpoint
{
adSrc
?:
string
;
contentProtection
?:
ChannelDrmConfigResponse
;
hespSrc
?:
string
;
hlsSrc
?:
string
;
priority
:
number
;
weight
:
number
;
}
Index
Properties
ad
Src?
content
Protection?
hesp
Src?
hls
Src?
priority
weight
Properties
Optional
ad
Src
ad
Src
?:
string
Optional
content
Protection
content
Protection
?:
ChannelDrmConfigResponse
Optional
hesp
Src
hesp
Src
?:
string
Optional
hls
Src
hls
Src
?:
string
priority
priority
:
number
weight
weight
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
ad
Src
content
Protection
hesp
Src
hls
Src
priority
weight
React Native THEOplayer SDK
Loading...
Description of a THEOlive Endpoint.
Platform