Struct gstreamer_sys::GstCaps[][src]

#[repr(C)]
pub struct GstCaps { pub mini_object: GstMiniObject, }

Fields

Trait Implementations

impl Copy for GstCaps
[src]

impl Clone for GstCaps
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstCaps
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstCaps

impl !Sync for GstCaps