Struct gstreamer_mpegts_sys::GstMpegtsAtscETT [−][src]
#[repr(C)]pub struct GstMpegtsAtscETT { pub ett_table_id_extension: u16, pub protocol_version: u16, pub etm_id: u32, pub messages: *mut GPtrArray, }
Fields
ett_table_id_extension: u16protocol_version: u16etm_id: u32messages: *mut GPtrArrayTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMpegtsAtscETTimpl !Send for GstMpegtsAtscETTimpl !Sync for GstMpegtsAtscETTimpl Unpin for GstMpegtsAtscETTimpl UnwindSafe for GstMpegtsAtscETTBlanket Implementations
Mutably borrows from an owned value. Read more