Struct gstreamer_sys::GstEvent [] [src]

#[repr(C)]
pub struct GstEvent { pub mini_object: GstMiniObject, pub type_: GstEventType, pub timestamp: u64, pub seqnum: u32, }

Fields

Trait Implementations

impl Debug for GstEvent
[src]

[src]

Formats the value using the given formatter.