Preparing search index...
The search index is not available
@brightcove/web-sdk - v1.0.0
@brightcove/web-sdk
core
MediaSourceNotSupportedError
Class MediaSourceNotSupportedError
Hierarchy
MediaPlayerError
MediaSourceNotSupportedError
Index
Constructors
constructor
Properties
category
code
description
Constructors
constructor
new
Media
Source
Not
Supported
Error
(
)
:
MediaSourceNotSupportedError
Returns
MediaSourceNotSupportedError
Properties
Readonly
category
category
:
Media
= ErrorCategory.Media
Readonly
code
code
:
MediaSourceNotSupported
= ErrorCode.MediaSourceNotSupported
Readonly
description
description
:
"The media could not be loaded, either because the server or network failed or because the format is not supported."
= 'The media could not be loaded, either because the server or network failed or because the format is not supported.'
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
category
code
description
@brightcove/web-sdk - v1.0.0
Loading...