Struct gstreamer_sys::GstTagList [−][src]
#[repr(C)]pub struct GstTagList { pub mini_object: GstMiniObject, }
Fields
mini_object: GstMiniObject
Trait Implementations
impl Copy for GstTagList
[src]
impl Copy for GstTagList
impl Clone for GstTagList
[src]
impl Clone for GstTagList
fn clone(&self) -> GstTagList
[src]
fn clone(&self) -> GstTagList
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Debug for GstTagList
[src]
impl Debug for GstTagList
Auto Trait Implementations
impl !Send for GstTagList
impl !Send for GstTagList
impl !Sync for GstTagList
impl !Sync for GstTagList