Struct gstreamer_sys::GstFormatDefinition [] [src]

#[repr(C)]
pub struct GstFormatDefinition { pub value: GstFormat, pub nick: *const c_char, pub description: *const c_char, pub quark: GQuark, }

Fields

Trait Implementations

impl Debug for GstFormatDefinition
[src]

[src]

Formats the value using the given formatter.