Struct gstreamer_sys::GstTimedValue [] [src]

#[repr(C)]
pub struct GstTimedValue { pub timestamp: GstClockTime, pub value: c_double, }

Fields

Trait Implementations

impl Debug for GstTimedValue
[src]

[src]

Formats the value using the given formatter.