stream_live_input_recording_hideLiveViewerCount

Disables reporting the number of live viewers when this property is set to `true`.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-stream-live-input-recording-hideliveviewercount-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/stream_live_input_recording_hideLiveViewerCount",
  "title": "stream_live_input_recording_hideLiveViewerCount",
  "default": false,
  "description": "Disables reporting the number of live viewers when this property is set to `true`.",
  "example": true,
  "type": "boolean"
}