Struct gstreamer_mpegts_sys::GstMpegtsBAT
source · Fields§
§descriptors: *mut GPtrArray
§streams: *mut GPtrArray
Trait Implementations§
source§impl Clone for GstMpegtsBAT
impl Clone for GstMpegtsBAT
source§fn clone(&self) -> GstMpegtsBAT
fn clone(&self) -> GstMpegtsBAT
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more