Union gstreamer_video_sys::GstVideoInfo_ABI[][src]

#[repr(C)]
pub union GstVideoInfo_ABI { pub abi: GstVideoInfo_ABI_abi, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Copy for GstVideoInfo_ABI
[src]

impl Clone for GstVideoInfo_ABI
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstVideoInfo_ABI
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstVideoInfo_ABI

impl !Sync for GstVideoInfo_ABI