[−][src]Trait gstreamer_pbutils::prelude::AllocatorExt
Required methods
fn set_default(&self)
Set the default allocator. This function takes ownership of self
.
Implementors
impl<O> AllocatorExt for O where
O: IsA<Allocator>,
[src]
O: IsA<Allocator>,