Struct gstreamer_mpegts_sys::GstMpegtsBAT [−][src]
Fields
descriptors: *mut GPtrArray
streams: *mut GPtrArray
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMpegtsBAT
impl !Send for GstMpegtsBAT
impl !Sync for GstMpegtsBAT
impl Unpin for GstMpegtsBAT
impl UnwindSafe for GstMpegtsBAT
Blanket Implementations
Mutably borrows from an owned value. Read more