Confirmed users
220
edits
| Line 29: | Line 29: | ||
}; | }; | ||
<u>'''Attributes'''</u><br /> | |||
'''name''' of type DOMString, readonly<br /> | '''name''' of type DOMString, readonly<br /> | ||
The name of this input port, e.g. "HDMI1", "HDMI2". | The name of this input port, e.g. "HDMI1", "HDMI2". | ||
| Line 46: | Line 46: | ||
The stream represents the media content provided by this input port. | The stream represents the media content provided by this input port. | ||
<u>'''Methods'''</u><br /> | |||
'''getSupportedVideoFormats'''<br /> | '''getSupportedVideoFormats'''<br /> | ||
Return the video formats supported by this input port. | Return the video formats supported by this input port. | ||