[−][src]Struct gstreamer_mpegts_sys::GstMpegtsEIT
Fields
transport_stream_id: u16
original_network_id: u16
segment_last_section_number: u8
last_table_id: u8
actual_stream: gboolean
present_following: gboolean
events: *mut GPtrArray
Trait Implementations
impl Clone for GstMpegtsEIT
[src][+]
impl Copy for GstMpegtsEIT
[src]
impl Debug for GstMpegtsEIT
[src][+]
Auto Trait Implementations
impl !Send for GstMpegtsEIT
impl Unpin for GstMpegtsEIT
impl !Sync for GstMpegtsEIT
impl UnwindSafe for GstMpegtsEIT
impl RefUnwindSafe for GstMpegtsEIT
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,