Type Definition rodio::source::Crossfade[][src]

type Crossfade<I1, I2> = Mix<TakeDuration<I1>, FadeIn<TakeDuration<I2>>>;