Struct gstreamer_sys::GstStreamCollectionClass [] [src]

#[repr(C)]
pub struct GstStreamCollectionClass { pub parent_class: GstObjectClass, pub stream_notify: Option<unsafe extern "C" fn(_: *mut GstStreamCollection, _: *mut GstStream, _: *mut GParamSpec)>, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Debug for GstStreamCollectionClass
[src]

[src]

Formats the value using the given formatter.