Struct gstreamer_base_sys::GstAdapter[][src]

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

Trait Implementations

impl Debug for GstAdapter
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstAdapter

impl Sync for GstAdapter