Struct gstreamer_mpegts_sys::GstMpegtsAtscEIT [−][src]
#[repr(C)]pub struct GstMpegtsAtscEIT { pub source_id: u16, pub protocol_version: u8, pub events: *mut GPtrArray, }
Fields
source_id: u16protocol_version: u8events: *mut GPtrArrayTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMpegtsAtscEITimpl !Send for GstMpegtsAtscEITimpl !Sync for GstMpegtsAtscEITimpl Unpin for GstMpegtsAtscEITimpl UnwindSafe for GstMpegtsAtscEITBlanket Implementations
Mutably borrows from an owned value. Read more