Preparing search index...
The search index is not available
@videojs/hls-parser
@videojs/hls-parser
Encryption
Interface Encryption
interface
Encryption
{
iv
?:
string
;
keyFormat
?:
string
;
keyFormatVersions
:
number
[]
;
method
:
"NONE"
|
"AES-128"
|
"SAMPLE-AES"
;
resolvedUri
?:
string
;
uri
?:
string
;
}
Hierarchy (
View Summary
)
Encryption
SessionKey
Index
Properties
iv?
key
Format?
key
Format
Versions
method
resolved
Uri?
uri?
Properties
Optional
iv
iv
?:
string
Optional
key
Format
keyFormat
?:
string
key
Format
Versions
keyFormatVersions
:
number
[]
method
method
:
"NONE"
|
"AES-128"
|
"SAMPLE-AES"
Optional
resolved
Uri
resolvedUri
?:
string
Optional
uri
uri
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
iv
key
Format
key
Format
Versions
method
resolved
Uri
uri
@videojs/hls-parser
Loading...