C# Class DSPUtil.SingleChannel

Inheritance: SoundObj
Afficher le fichier Open project: hughpyle/inguz-DSPUtil Class Usage Examples

Méthodes publiques

Méthode Description
SingleChannel ( ISoundObj input, ushort nChannel ) : System
SingleChannel ( ISoundObj input, ushort nChannel, bool okIfChannelNotFound ) : System

Method Details

SingleChannel() public méthode

public SingleChannel ( ISoundObj input, ushort nChannel ) : System
input ISoundObj
nChannel ushort
Résultat System

SingleChannel() public méthode

public SingleChannel ( ISoundObj input, ushort nChannel, bool okIfChannelNotFound ) : System
input ISoundObj
nChannel ushort
okIfChannelNotFound bool
Résultat System