Struct gstreamer_sys::GstTagList[][src]

#[repr(C)]
pub struct GstTagList { pub mini_object: GstMiniObject, }

Fields

Trait Implementations

impl Copy for GstTagList
[src]

impl Clone for GstTagList
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstTagList
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstTagList

impl !Sync for GstTagList