Struct gstreamer::query::Allocation [] [src]

pub struct Allocation<T>(_);

Methods

impl<'a> Allocation<&'a QueryRef>
[src]

[src]

impl<'a> Allocation<&'a mut QueryRef>
[src]

[src]

Methods from Deref<Target = Allocation<&'a QueryRef>>

[src]

Trait Implementations

impl<'a> Deref for Allocation<&'a mut QueryRef>
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.