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]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GstCaps
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstCaps

impl !Sync for GstCaps