Struct gst::ffi::Struct__GstControlSource[][src]

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

Fields

Trait Implementations

impl Default for Struct__GstControlSource
[src]

Returns the "default value" for a type. Read more

Auto Trait Implementations

impl !Send for Struct__GstControlSource

impl !Sync for Struct__GstControlSource