Appearance
Get AutoCut running state and config.
GET
/api/autocut
Responses
OK
application/json
JSON
{
"running": true,
"config": {
"style": "string",
"presentationEnabled": true,
"pipEnabled": true,
"speakerEnabled": true,
"audienceEnabled": true,
"keepSpeaker": true,
"keepPresentation": true
}
}
GET
/api/autocut