Struct gstreamer_sys::GstTocSetterInterface[][src]

#[repr(C)]
pub struct GstTocSetterInterface { pub g_iface: GTypeInterface, }

Fields

Trait Implementations

impl Copy for GstTocSetterInterface
[src]

impl Clone for GstTocSetterInterface
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstTocSetterInterface
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstTocSetterInterface

impl Sync for GstTocSetterInterface