Confirmed users
220
edits
Line 64: | Line 64: | ||
interface HDMIInputPort : InputPort { | interface HDMIInputPort : InputPort { | ||
sequence<AVVideoType> getSupportedAudioTypes (); | sequence<AVVideoType> getSupportedAudioTypes (); | ||
readonly attribute HDMIPictureQuality pictureQuality; | readonly attribute HDMIPictureQuality? pictureQuality; | ||
readonly attribute HDMIConnectedSourceType connectedSourceType; | readonly attribute HDMIConnectedSourceType connectedSourceType; | ||
attribute HDMIAudioType currentAudioType; | attribute HDMIAudioType currentAudioType; |