Struct gstreamer_video_sys::GstVideoCodecAlphaMeta [−][src]
Fields
meta: GstMeta
buffer: *mut GstBuffer
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstVideoCodecAlphaMeta
impl !Send for GstVideoCodecAlphaMeta
impl !Sync for GstVideoCodecAlphaMeta
impl Unpin for GstVideoCodecAlphaMeta
impl UnwindSafe for GstVideoCodecAlphaMeta
Blanket Implementations
Mutably borrows from an owned value. Read more