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

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