Struct gstreamer::query::Bitrate [−][src]
pub struct Bitrate<T>(_);
Implementations
This is supported on crate feature
v1_16
only.Methods from Deref<Target = QueryRef>
Trait Implementations
This is supported on crate feature
v1_16
only.Auto Trait Implementations
impl<T> RefUnwindSafe for Bitrate<T> where
T: RefUnwindSafe,
impl<T> UnwindSafe for Bitrate<T> where
T: UnwindSafe,