{
  "api": {
    "ChannelSplitterNode": {
      "__compat": {
        "mdn_url": "https://developer.mozilla.org/docs/Web/API/ChannelSplitterNode",
        "support": {
          "chrome": {
            "version_added": "14",
            "notes": "Starting in Chrome 56, <code>channelCountMode</code> is set to <code>explicit</code> and <code>channelCount</code> is fixed to the number of outputs, as per the latest spec."
          },
          "chrome_android": {
            "version_added": "18",
            "notes": "Starting in Chrome 56, <code>channelCountMode</code> is set to <code>explicit</code> and <code>channelCount</code> is fixed to the number of outputs, as per the latest spec."
          },
          "edge": {
            "version_added": "≤18"
          },
          "firefox": {
            "version_added": "25"
          },
          "firefox_android": {
            "version_added": "26"
          },
          "ie": {
            "version_added": false
          },
          "opera": {
            "version_added": "15",
            "notes": "Starting in Opera 43, <code>channelCountMode</code> is set to <code>explicit</code> and <code>channelCount</code> is fixed to the number of outputs, as per the latest spec."
          },
          "opera_android": {
            "version_added": "14",
            "notes": "Starting in Opera 43, <code>channelCountMode</code> is set to <code>explicit</code> and <code>channelCount</code> is fixed to the number of outputs, as per the latest spec."
          },
          "safari": {
            "version_added": "6"
          },
          "safari_ios": {
            "version_added": true
          },
          "samsunginternet_android": {
            "version_added": "1.0",
            "notes": "Starting in Samsung Internet 6.0, <code>channelCountMode</code> is set to <code>explicit</code> and <code>channelCount</code> is fixed to the number of outputs, as per the latest spec."
          },
          "webview_android": {
            "version_added": true,
            "notes": "Starting in version 56, <code>channelCountMode</code> is set to <code>explicit</code> and <code>channelCount</code> is fixed to the number of outputs, as per the latest spec."
          }
        },
        "status": {
          "experimental": false,
          "standard_track": true,
          "deprecated": false
        }
      },
      "ChannelSplitterNode": {
        "__compat": {
          "mdn_url": "https://developer.mozilla.org/docs/Web/API/ChannelSplitterNode/ChannelSplitterNode",
          "description": "<code>ChannelSplitterNode()</code> constructor",
          "support": {
            "chrome": {
              "version_added": "55"
            },
            "chrome_android": {
              "version_added": "55"
            },
            "edge": {
              "version_added": "≤79"
            },
            "firefox": {
              "version_added": "53"
            },
            "firefox_android": {
              "version_added": "53"
            },
            "ie": {
              "version_added": false
            },
            "opera": {
              "version_added": "42"
            },
            "opera_android": {
              "version_added": "42"
            },
            "safari": {
              "version_added": null
            },
            "safari_ios": {
              "version_added": null
            },
            "samsunginternet_android": {
              "version_added": "6.0"
            },
            "webview_android": {
              "version_added": "55"
            }
          },
          "status": {
            "experimental": false,
            "standard_track": true,
            "deprecated": false
          }
        }
      }
    }
  }
}
