Amazon Vinyl
Preparing search index...
@amazon/vinyl
SourceBufferError
Class SourceBufferError
An error emitted from the SourceBuffer.
Hierarchy (
View Summary
)
ReportableError
SourceBufferError
Index
Constructors
constructor
Properties
level
origin
Accessors
[to
String
Tag]
name
Methods
to
JSON
Constructors
constructor
new
SourceBufferError
(
message
?:
string
,
origin
?:
string
)
:
SourceBufferError
Parameters
message
:
string
= ...
origin
:
string
= ErrorOrigin.MEDIA
Returns
SourceBufferError
Properties
Readonly
level
level
:
ErrorLevel
= ErrorLevel.FATAL
Readonly
origin
origin
:
string
= ErrorOrigin.INTERNAL
Accessors
[to
String
Tag]
get
"[toStringTag]"
()
:
string
Returns
string
name
get
name
()
:
string
Returns
string
Methods
to
JSON
toJSON
()
:
Json
All ReportableError instances must be serializable.
Returns
Json
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
level
origin
Accessors
[to
String
Tag]
name
Methods
to
JSON
Amazon Vinyl
Loading...
An error emitted from the SourceBuffer.