C# Class DSPUtil.TwoChannel

Inheritance: SoundObj
Exibir arquivo Open project: hughpyle/inguz-DSPUtil Class Usage Examples

Public Methods

Method Description
TwoChannel ( ISoundObj input, ushort nChannel1, ushort nChannel2 ) : System

Method Details

TwoChannel() public method

public TwoChannel ( ISoundObj input, ushort nChannel1, ushort nChannel2 ) : System
input ISoundObj
nChannel1 ushort
nChannel2 ushort
return System