C# Class DSPUtil.ChannelSwapper

Inheritance: SoundObj
Show file Open project: hughpyle/inguz-DSPUtil

Public Methods

Method Description
ChannelSwapper ( ISoundObj input ) : System

Constructor

Method Details

ChannelSwapper() public method

Constructor
public ChannelSwapper ( ISoundObj input ) : System
input ISoundObj The input
return System