Constant AV_APP_TO_DEV_WINDOW_SIZE
pub const AV_APP_TO_DEV_WINDOW_SIZE: u32 = 1195724621; // 1_195_724_621u32
Expand description
Window size change message.
Message is sent to the device every time the application changes the size of the window device renders to. Message should also be sent right after window is created.
data: AVDeviceRect: new window size.