Typescript Library Declarations (Web Worker)
Interface MediaCapabilitiesInfo
interface
MediaCapabilitiesInfo
{
powerEfficient
:
boolean
;
smooth
:
boolean
;
supported
:
boolean
;
}
Hierarchy
MediaCapabilitiesInfo (
view full
)
MediaCapabilitiesDecodingInfo
MediaCapabilitiesEncodingInfo
Index
Properties
power
Efficient
smooth
supported
Properties
power
Efficient
power
Efficient
:
boolean
smooth
smooth
:
boolean
supported
supported
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
power
Efficient
smooth
supported
Typescript Library Declarations (Web Worker)