Typescript Library Declarations (DOM)
Variable MediaSource
Media
Source
:
{
prototype
:
MediaSource
;
isTypeSupported
(
type
)
=>
boolean
;
new
(
)
:
MediaSource
;
}
Type declaration
new
(
)
:
MediaSource
Returns
MediaSource
prototype
:
MediaSource
is
Type
Supported
:
function
is
Type
Supported
(
type
)
:
boolean
MDN Reference
Parameters
type
:
string
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
MDN Reference