Struct gstreamer_mpegts_sys::GstMpegtsDVBServiceListItem [−][src]
#[repr(C)]pub struct GstMpegtsDVBServiceListItem { pub service_id: u16, pub type_: GstMpegtsDVBServiceType, }
Fields
service_id: u16type_: GstMpegtsDVBServiceTypeTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GstMpegtsDVBServiceListItemimpl Send for GstMpegtsDVBServiceListItemimpl Sync for GstMpegtsDVBServiceListItemimpl Unpin for GstMpegtsDVBServiceListItemimpl UnwindSafe for GstMpegtsDVBServiceListItemBlanket Implementations
Mutably borrows from an owned value. Read more