type: object
nullable: true
properties:
  android:
    $ref: '../properties/number_streams.yaml'
  blackberry:
    $ref: '../properties/number_streams.yaml'
  browser:
    $ref: '../properties/number_streams.yaml'
  ios:
    $ref: '../properties/number_streams.yaml'
  linux:
    $ref: '../properties/number_streams.yaml'
  mac:
    $ref: '../properties/number_streams.yaml'
  other:
    $ref: '../properties/number_streams.yaml'
  windows:
    $ref: '../properties/number_streams.yaml'