replaceBackgroundChanged

TrueConfLess than 1 minute

replaceBackgroundChanged

Description: notification of a change in the status of the background replacement feature. v4.2.0+

Example:

{
    "method": "event",
    "event": "replaceBackgroundChanged",
    "fileId" : 346234218,
    "enabled": false
}

Parameter description:

  • enabled - a flag indicating the new state of the background replacement feature
  • fileId is an optional return parameter that indicates the file ID on the built-in HTTP server used for background replacement. If the parameter is not provided, the default background is used.

See also: