# 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

Name Description
callId Unique slot identifier
monitorDisplayName Monitor name
monitorIdx Monitor index (used in the API)
monitorIsPrimary The flag indicating if the monitor is selected as the main screen

See also

Last Updated: 09/12/2025