On_videoSlotRemovedFromMonitor

TrueConf7/5/26Less than 1 minute

On_videoSlotRemovedFromMonitor

Description

The notification indicating that a video window has been returned to the general layout

EventHandler<string> On_videoSlotRemovedFromMonitor

Response example

{
    "callId": "SlideShowSlot",
    "monitorDisplayName": "Generic PnP Monitor (Intel(R) HD Graphics 4600)",
    "monitorIdx": 1,
    "monitorIsPrimary": false,
    "event": "videoSlotRemovedFromMonitor",
    "method": "event"
}

Response Parameters

NameDescription
callIdUnique slot identifier
monitorDisplayNameMonitor name
monitorIdxMonitor index (used in the API)
monitorIsPrimaryThe flag indicating if the monitor is selected as the main screen

See also

Last Updated: