Method | Description | |
---|---|---|
CreateWaveFormat ( int samplingRate, short bitsPerSample, short numChannels ) : WaveFormat |
Helper method for creating WaveFormat instances
|
Method | Description | |
---|---|---|
SoundUtil ( ) : System |
public static CreateWaveFormat ( int samplingRate, short bitsPerSample, short numChannels ) : WaveFormat | ||
samplingRate | int | Sampling rate |
bitsPerSample | short | Bits per sample |
numChannels | short | Channels |
return | WaveFormat |