Struct libvda::bindings::video_frame_plane
source · Fields§
§offset: i32
§stride: i32
Trait Implementations§
source§impl Clone for video_frame_plane
impl Clone for video_frame_plane
source§fn clone(&self) -> video_frame_plane
fn clone(&self) -> video_frame_plane
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Debug for video_frame_plane
impl Debug for video_frame_plane
source§impl Default for video_frame_plane
impl Default for video_frame_plane
source§fn default() -> video_frame_plane
fn default() -> video_frame_plane
Returns the “default value” for a type. Read more