Struct gstreamer_sys::GstBufferPoolAcquireParams [] [src]

#[repr(C)]
pub struct GstBufferPoolAcquireParams { pub format: GstFormat, pub start: i64, pub stop: i64, pub flags: GstBufferPoolAcquireFlags, pub _gst_reserved: [gpointer; 4], }

Fields

Trait Implementations

impl Debug for GstBufferPoolAcquireParams
[src]

[src]

Formats the value using the given formatter.