Preparing search index...
The search index is not available
Bitmovin Player API 8.192.0
Bitmovin Player API 8.192.0
Core
PlayerError
Class PlayerError
Hierarchy (
view full
)
PlayerError
PlayerAPINotAvailableError
PlayerModuleMissingError
Implements
Error
Index
Constructors
constructor
Properties
code
data?
message
name
source
Identifier?
stack
Constructors
constructor
new
Player
Error
(
code
,
data
?
,
message
?
,
sourceIdentifier
?
)
:
PlayerError
Parameters
code
:
ErrorCode
Optional
data
:
{
[
key
:
string
]
:
any
;
}
[
key
:
string
]:
any
Optional
message
:
string
Optional
sourceIdentifier
:
string
Returns
PlayerError
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...