Struct gstreamer_sys::GstTagSetter[][src]

#[repr(C)]
pub struct GstTagSetter(_);

Trait Implementations

impl Debug for GstTagSetter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstTagSetter

impl Sync for GstTagSetter