Struct gstreamer::BufferPoolAcquireParams[][src]

pub struct BufferPoolAcquireParams(_);

Methods

impl BufferPoolAcquireParams
[src]

Trait Implementations

impl Debug for BufferPoolAcquireParams
[src]

Formats the value using the given formatter. Read more

impl PartialEq for BufferPoolAcquireParams
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Eq for BufferPoolAcquireParams
[src]

Auto Trait Implementations

impl !Send for BufferPoolAcquireParams

impl !Sync for BufferPoolAcquireParams