# setDefaultBackground

Description: select the default background for the video area.

Example:

{
    "method": "setDefaultBackground",
    "requestId" : "1"
}

Answer examples:

{
    "method": "setDefaultBackground",
    "requestId" : "1",
    "result": true
}

Parameter description:

  • requestId - unique request identifier. More details can be found here

See also: