Enum gst_plugin::base_transform::BaseTransformMode [−][src]
pub enum BaseTransformMode { AlwaysInPlace, NeverInPlace, Both, }
Variants
AlwaysInPlace
NeverInPlace
Both
Auto Trait Implementations
impl Send for BaseTransformMode
impl Send for BaseTransformMode
impl Sync for BaseTransformMode
impl Sync for BaseTransformMode