Typescript Library Declarations (Web Worker)
Interface AudioDecoderSupport
interface
AudioDecoderSupport
{
config
?:
AudioDecoderConfig
;
supported
?:
boolean
;
}
Index
Properties
config?
supported?
Properties
Optional
config
config
?:
AudioDecoderConfig
Optional
supported
supported
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
config
supported
Typescript Library Declarations (Web Worker)