# videoSlotRemovedFromMonitor
Description: the notification indicating that a video window has been returned to the general layout.
Example:
{
    "callId": "SlideShowSlot",
    "monitorDisplayName": "Generic PnP Monitor (Intel(R) HD Graphics 4600)",
    "monitorIdx": 1,
    "monitorIsPrimary": false,
    "event": "videoSlotRemovedFromMonitor",
    "method": "event"
} 
Parameter 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: