Macro basic_frame::new_basic_frame
source · macro_rules! new_basic_frame { ($x:expr) => { ... }; }
Expand description
Convert a BasicFrame into another BasicFrame with a new pixel_format.
macro_rules! new_basic_frame { ($x:expr) => { ... }; }
Convert a BasicFrame into another BasicFrame with a new pixel_format.