Function rich_sdl2_rust::mixer::chunk::channel::effect::lib::stereo_reverse
source · pub fn stereo_reverse<'device>(
device: &MixDevice<'device>
) -> Result<Effect<'device>>
Expand description
An effect that reverses channels of left and right.