Struct gstreamer_video_sys::GstVideoBufferPoolPrivate[][src]

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

Trait Implementations

impl Debug for GstVideoBufferPoolPrivate
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for GstVideoBufferPoolPrivate

impl Sync for GstVideoBufferPoolPrivate