Constant rsmpeg::ffi::AVDevToAppMessageType_AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER[][src]

pub const AVDevToAppMessageType_AV_DEV_TO_APP_DISPLAY_WINDOW_BUFFER: u32 = 1111771475; // 0x4244_4953u32
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.