Trait wireplumber::spa::SpaPrimitive
source · pub trait SpaPrimitive: SpaValue + Copy + Into<<Self as SpaValue>::Owned> {
const TYPE: SpaType;
}
Required Associated Constants§
Object Safety§
This trait is not object safe.
Implementations on Foreign Types§
source§impl SpaPrimitive for Fd
Available on crate feature libspa
only.
impl SpaPrimitive for Fd
Available on crate feature
libspa
only.source§impl SpaPrimitive for Id
Available on crate feature libspa
only.
impl SpaPrimitive for Id
Available on crate feature
libspa
only.