pub const VIDEO_WALL_CLEARED: VideoWallWindow;Expand description
The window that clears a wall, leaving the sink showing the whole frame.
A zero width or height is how the protocol spells “clear”, so this is a
legitimate window rather than one that fails VideoWallWindow::validate.