Enum gstreamer::ClockSuccess [−][src]
pub enum ClockSuccess {
Ok,
Done,
}Variants
Trait Implementations
Performs the conversion.
type Error = ClockErrorAuto Trait Implementations
impl RefUnwindSafe for ClockSuccessimpl Send for ClockSuccessimpl Sync for ClockSuccessimpl Unpin for ClockSuccessimpl UnwindSafe for ClockSuccessBlanket Implementations
Mutably borrows from an owned value. Read more