Struct gstreamer_sys::GstMeta [] [src]

#[repr(C)]
pub struct GstMeta { pub flags: GstMetaFlags, pub info: *const GstMetaInfo, }

Fields