Struct gstreamer_mpegts_sys::GstMpegtsAtscRRTDimensionValue [−][src]
#[repr(C)]pub struct GstMpegtsAtscRRTDimensionValue { pub abbrev_ratings: *mut GPtrArray, pub ratings: *mut GPtrArray, }
Fields
abbrev_ratings: *mut GPtrArrayratings: *mut GPtrArrayTrait Implementations
Auto Trait Implementations
impl !Send for GstMpegtsAtscRRTDimensionValueimpl !Sync for GstMpegtsAtscRRTDimensionValueimpl Unpin for GstMpegtsAtscRRTDimensionValueimpl UnwindSafe for GstMpegtsAtscRRTDimensionValueBlanket Implementations
Mutably borrows from an owned value. Read more