Preparing search index...
The search index is not available
Bitmovin Player API 8.192.0
Bitmovin Player API 8.192.0
Core
PlayerModuleMissingError
Class PlayerModuleMissingError
Hierarchy (
view full
)
PlayerError
PlayerModuleMissingError
Index
Constructors
constructor
Properties
code
data?
message
name
source
Identifier?
stack
Constructors
constructor
new
Player
Module
Missing
Error
(
name
,
dependency
?
)
:
PlayerModuleMissingError
Parameters
name
:
ModuleName
Optional
dependency
:
ModuleName
Returns
PlayerModuleMissingError
Properties
Readonly
code
code
:
ErrorCode
Optional
Readonly
data
data
?:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
Readonly
message
message
:
string
Readonly
name
name
:
string
Optional
Readonly
source
Identifier
source
Identifier
?:
string
Readonly
stack
stack
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
code
data
message
name
source
Identifier
stack
Bitmovin Player API 8.192.0
Loading...