Struct gstreamer_mpegts_sys::GstMpegtsDVBLinkageEvent [−][src]
#[repr(C)]pub struct GstMpegtsDVBLinkageEvent { pub target_event_id: u16, pub target_listed: gboolean, pub event_simulcast: gboolean, }
Fields
target_event_id: u16target_listed: gbooleanevent_simulcast: gbooleanTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMpegtsDVBLinkageEventimpl Send for GstMpegtsDVBLinkageEventimpl Sync for GstMpegtsDVBLinkageEventimpl Unpin for GstMpegtsDVBLinkageEventimpl UnwindSafe for GstMpegtsDVBLinkageEventBlanket Implementations
Mutably borrows from an owned value. Read more