[−][src]Struct gstreamer_mpegts_sys::GstMpegtsT2DeliverySystemCellExtension
Fields
cell_id_extension: u8
transposer_frequency: u32
Trait Implementations
impl Clone for GstMpegtsT2DeliverySystemCellExtension
[src][+]
impl Copy for GstMpegtsT2DeliverySystemCellExtension
[src]
impl Debug for GstMpegtsT2DeliverySystemCellExtension
[src][+]
Auto Trait Implementations
impl Send for GstMpegtsT2DeliverySystemCellExtension
impl Unpin for GstMpegtsT2DeliverySystemCellExtension
impl Sync for GstMpegtsT2DeliverySystemCellExtension
impl UnwindSafe for GstMpegtsT2DeliverySystemCellExtension
impl RefUnwindSafe for GstMpegtsT2DeliverySystemCellExtension
Blanket Implementations
impl<T> ToOwned for T where
T: Clone,
[src][+]
T: Clone,
impl<T, U> Into<U> for T where
U: From<T>,
[src][+]
U: From<T>,
impl<T> From<T> for T
[src][+]
impl<T, U> TryFrom<U> for T where
U: Into<T>,
[src][+]
U: Into<T>,
impl<T, U> TryInto<U> for T where
U: TryFrom<T>,
[src][+]
U: TryFrom<T>,
impl<T> BorrowMut<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> Borrow<T> for T where
T: ?Sized,
[src][+]
T: ?Sized,
impl<T> Any for T where
T: 'static + ?Sized,
[src][+]
T: 'static + ?Sized,