Enum gstreamer::FlowSuccess [−][src]
pub enum FlowSuccess { CustomSuccess2, CustomSuccess1, CustomSuccess, Ok, }
Variants
Trait Implementations
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for FlowSuccess
impl Send for FlowSuccess
impl Sync for FlowSuccess
impl Unpin for FlowSuccess
impl UnwindSafe for FlowSuccess
Blanket Implementations
Mutably borrows from an owned value. Read more