Struct gstreamer_mpegts_sys::GstMpegtsSIT [−][src]
#[repr(C)]pub struct GstMpegtsSIT { pub descriptors: *mut GPtrArray, pub services: *mut GPtrArray, }
Fields
descriptors: *mut GPtrArrayservices: *mut GPtrArrayTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMpegtsSITimpl !Send for GstMpegtsSITimpl !Sync for GstMpegtsSITimpl Unpin for GstMpegtsSITimpl UnwindSafe for GstMpegtsSITBlanket Implementations
Mutably borrows from an owned value. Read more