Enum gstreamer_gl::subclass::GLFilterMode [−][src]
pub enum GLFilterMode { Buffer, Texture, }
Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for GLFilterMode
impl Send for GLFilterMode
impl Sync for GLFilterMode
impl Unpin for GLFilterMode
impl UnwindSafe for GLFilterMode
Blanket Implementations
Mutably borrows from an owned value. Read more