Struct gstreamer_audio::AudioRingBufferSpec [−][src]
#[repr(transparent)]pub struct AudioRingBufferSpec(_);
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AudioRingBufferSpec
impl Unpin for AudioRingBufferSpec
impl UnwindSafe for AudioRingBufferSpec
Blanket Implementations
Mutably borrows from an owned value. Read more