Struct gst::ffi::Struct__GstColorBalanceChannel[][src]

#[repr(C)]
pub struct Struct__GstColorBalanceChannel { pub parent: GObject, pub label: *mut gchar, pub min_value: gint, pub max_value: gint, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Clone for Struct__GstColorBalanceChannel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for Struct__GstColorBalanceChannel
[src]

impl Default for Struct__GstColorBalanceChannel
[src]

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

Auto Trait Implementations

impl !Send for Struct__GstColorBalanceChannel

impl !Sync for Struct__GstColorBalanceChannel