Struct gstreamer_video_sys::GstVideoInfo_ABI_abi [−][src]
#[repr(C)]pub struct GstVideoInfo_ABI_abi { pub multiview_mode: GstVideoMultiviewMode, pub multiview_flags: GstVideoMultiviewFlags, pub field_order: GstVideoFieldOrder, }
Fields
multiview_mode: GstVideoMultiviewModemultiview_flags: GstVideoMultiviewFlagsfield_order: GstVideoFieldOrderTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstVideoInfo_ABI_abiimpl Send for GstVideoInfo_ABI_abiimpl Sync for GstVideoInfo_ABI_abiimpl Unpin for GstVideoInfo_ABI_abiimpl UnwindSafe for GstVideoInfo_ABI_abiBlanket Implementations
Mutably borrows from an owned value. Read more