[−][src]Struct gstreamer_mpegts_sys::GstMpegtsComponentDescriptor
Fields
stream_content: u8
component_type: u8
component_tag: u8
language_code: *mut c_char
text: *mut c_char
Trait Implementations
impl Clone for GstMpegtsComponentDescriptor
[src][+]
impl Copy for GstMpegtsComponentDescriptor
[src]
impl Debug for GstMpegtsComponentDescriptor
[src][+]
Auto Trait Implementations
impl !Send for GstMpegtsComponentDescriptor
impl Unpin for GstMpegtsComponentDescriptor
impl !Sync for GstMpegtsComponentDescriptor
impl UnwindSafe for GstMpegtsComponentDescriptor
impl RefUnwindSafe for GstMpegtsComponentDescriptor
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,