Struct gstreamer_video_sys::GstVideoBufferPoolClass[][src]

#[repr(C)]
pub struct GstVideoBufferPoolClass { pub parent_class: GstBufferPoolClass, }

Fields

Trait Implementations

impl Copy for GstVideoBufferPoolClass
[src]

impl Clone for GstVideoBufferPoolClass
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for GstVideoBufferPoolClass
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for GstVideoBufferPoolClass

impl !Sync for GstVideoBufferPoolClass