Struct gstreamer_video_sys::GstVideoOrientation[][src]

#[repr(C)]
pub struct GstVideoOrientation(_);

Trait Implementations

impl Debug for GstVideoOrientation
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoOrientation

impl Sync for GstVideoOrientation