Record containing user settings for a particular Streamplace node
Record Key
any
Any valid record key
Properties
View raw schema
{
"key": "any",
"type": "record",
"record": {
"type": "object",
"properties": {
"debugRecording": {
"type": "boolean",
"description": "Whether this node may archive your livestream for improving the service"
}
}
},
"description": "Record containing user settings for a particular Streamplace node"
}