Struct gstreamer_sys::GstCapsFeatures[][src]

#[repr(C)]
pub struct GstCapsFeatures(_);

Trait Implementations

impl Debug for GstCapsFeatures
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstCapsFeatures

impl Sync for GstCapsFeatures