Input Port API: Difference between revisions

Jump to navigation Jump to search
→‎HDMI/DisplayPort: sync with current design
(→‎A/V: sync with current design)
(→‎HDMI/DisplayPort: sync with current design)
Line 51: Line 51:


==== HDMI/DisplayPort ====
==== HDMI/DisplayPort ====
  [Pref="dom.inputport.enabled", CheckPermissions="inputport", AvailableIn=CertifiedApps]
   interface HDMIInputPort : InputPort {
   interface HDMIInputPort : InputPort {
     // Possible hardware-dependent attributes.
     // Possible hardware-dependent attributes.
   };
   };


  [Pref="dom.inputport.enabled", CheckPermissions="inputport", AvailableIn=CertifiedApps]
   interface DisplayPortInputPort : InputPort {
   interface DisplayPortInputPort : InputPort {
     // Possible hardware-dependent attributes.
     // Possible hardware-dependent attributes.
17

edits

Navigation menu