Struct gstreamer_sys::GstControlBinding [] [src]

#[repr(C)]
pub struct GstControlBinding { pub parent: GstObject, pub name: *mut c_char, pub pspec: *mut GParamSpec, pub object: *mut GstObject, pub disabled: gboolean, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Debug for GstControlBinding
[src]

[src]

Formats the value using the given formatter.