Struct gstreamer_sys::GstControlSource [] [src]

#[repr(C)]
pub struct GstControlSource { pub parent: GstObject, pub get_value: GstControlSourceGetValue, pub get_value_array: GstControlSourceGetValueArray, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Debug for GstControlSource
[src]

[src]

Formats the value using the given formatter.