Struct gstreamer_audio::AudioRingBufferSpec [−][src]
#[repr(transparent)]pub struct AudioRingBufferSpec(_);
Expand description
The structure containing the format specification of the ringbuffer.
Implementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AudioRingBufferSpecimpl Unpin for AudioRingBufferSpecimpl UnwindSafe for AudioRingBufferSpecBlanket Implementations
Mutably borrows from an owned value. Read more