Struct gstreamer_mpegts_sys::GstMpegtsDVBLinkageMobileHandOver [−][src]
#[repr(C)]pub struct GstMpegtsDVBLinkageMobileHandOver { pub hand_over_type: GstMpegtsDVBLinkageHandOverType, pub origin_type: gboolean, pub network_id: u16, pub initial_service_id: u16, }
Fields
hand_over_type: GstMpegtsDVBLinkageHandOverTypeorigin_type: gbooleannetwork_id: u16initial_service_id: u16Trait Implementations
Auto Trait Implementations
impl Send for GstMpegtsDVBLinkageMobileHandOverimpl Sync for GstMpegtsDVBLinkageMobileHandOverimpl Unpin for GstMpegtsDVBLinkageMobileHandOverBlanket Implementations
Mutably borrows from an owned value. Read more