Constant AV_APP_TO_DEV_WINDOW_REPAINT
pub const AV_APP_TO_DEV_WINDOW_REPAINT: u32 = 1380274241; // 1_380_274_241u32
Expand description
Repaint request message.
Message is sent to the device when window has to be repainted.
data: AVDeviceRect: area required to be repainted. NULL: whole area is required to be repainted.