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