Constant AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER
pub const AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER: u32 = 1111771475; // 1_111_771_475u32
Expand description
Display window buffer message.
Device requests to display a window buffer. Message is sent when new frame is ready to be displayed. Usually buffers need to be swapped in handler of this message.
data: NULL.