Struct gstreamer_sys::GstStaticPadTemplate [] [src]

#[repr(C)]
pub struct GstStaticPadTemplate { pub name_template: *const c_char, pub direction: GstPadDirection, pub presence: GstPadPresence, pub static_caps: GstStaticCaps, }

Fields

Trait Implementations

impl Debug for GstStaticPadTemplate
[src]

[src]

Formats the value using the given formatter.