interface AVComponent
{
readonlyattribute Integer componentTag
readonlyattribute Integer pid
readonlyattribute Integer type
readonlyattribute String encoding
readonlyattribute Boolean encrypted
readonlyattribute Number aspectRatio
readonlyattribute String language
readonlyattribute Boolean audioDescription
readonlyattribute Integer audioChannels
readonlyattribute String language
readonlyattribute Boolean hearingImpaired
};
};
Implementation status
Number of constants in JS interface: none Number of attributes in JS interface: 11/11 Number of functions in JS interface: none
Function
Implementation status
Browser & Device compatibility
Device type
Support Status
Desktop PC browsers
...
HBBTV 1.5 devices
Yes
HBBTV 2.0.x devices
Yes
Notes
none
This page has been generated automatically from source code by the CoyoteBrowser InfoTool on Tue Jan 05 16:54:09 2021
. Some design elements from MDN are used under CC-BY-SA license from "Mozilla Contributors".