Struct gstreamer_sys::GstSample[][src]

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

Trait Implementations

impl Debug for GstSample
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstSample

impl Sync for GstSample