Struct gstreamer_audio::audio_buffer::AudioBufferRef [−][src]
pub struct AudioBufferRef<T> { /* fields omitted */ }This is supported on crate feature
v1_16 only.Implementations
Trait Implementations
Auto Trait Implementations
impl<T> RefUnwindSafe for AudioBufferRef<T> where
T: RefUnwindSafe, impl<T> Unpin for AudioBufferRef<T> where
T: Unpin, impl<T> UnwindSafe for AudioBufferRef<T> where
T: UnwindSafe,