Struct gstreamer_mpegts_sys::GstMpegtsTOT [−][src]
#[repr(C)]pub struct GstMpegtsTOT { pub utc_time: *mut GstDateTime, pub descriptors: *mut GPtrArray, }
Fields
utc_time: *mut GstDateTimedescriptors: *mut GPtrArrayTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMpegtsTOTimpl !Send for GstMpegtsTOTimpl !Sync for GstMpegtsTOTimpl Unpin for GstMpegtsTOTimpl UnwindSafe for GstMpegtsTOTBlanket Implementations
Mutably borrows from an owned value. Read more