Struct gstreamer_sys::GstPipeline [] [src]

#[repr(C)]
pub struct GstPipeline { pub bin: GstBin, pub fixed_clock: *mut GstClock, pub stream_time: GstClockTime, pub delay: GstClockTime, pub priv_: *mut GstPipelinePrivate, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Debug for GstPipeline
[src]

[src]

Formats the value using the given formatter.