GET_FORMAT

Constant GET_FORMAT 

Source
pub const GET_FORMAT: u32 = 2; // 2u32
Available on crate feature native_window only.
Expand description

get native window buffer format, variable parameter in function is [out] int32_t *format, the enumeration value refers to [OH_NativeBuffer_Format].