Struct gst::ffi::Struct__GstVideoBufferPool [−][src]
#[repr(C)]pub struct Struct__GstVideoBufferPool { pub bufferpool: GstBufferPool, pub _priv: *mut GstVideoBufferPoolPrivate, }
Fields
bufferpool: GstBufferPool
_priv: *mut GstVideoBufferPoolPrivate
Trait Implementations
impl Clone for Struct__GstVideoBufferPool
[src]
impl Clone for Struct__GstVideoBufferPool
fn clone(&self) -> Struct__GstVideoBufferPool
[src]
fn clone(&self) -> Struct__GstVideoBufferPool
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for Struct__GstVideoBufferPool
[src]
impl Copy for Struct__GstVideoBufferPool
impl Default for Struct__GstVideoBufferPool
[src]
impl Default for Struct__GstVideoBufferPool
fn default() -> Struct__GstVideoBufferPool
[src]
fn default() -> Struct__GstVideoBufferPool
Returns the "default value" for a type. Read more
Auto Trait Implementations
impl !Send for Struct__GstVideoBufferPool
impl !Send for Struct__GstVideoBufferPool
impl !Sync for Struct__GstVideoBufferPool
impl !Sync for Struct__GstVideoBufferPool