Property | Type | Description | |
---|---|---|---|
nAvgBytesPerSec | int | ||
nBitsPerSample | short | ||
nBlockAlign | short | ||
nChannels | short | ||
nSamplesPerSec | int | ||
wFormatTag | short |
Method | Description | |
---|---|---|
Config ( int NewSamplingRate, short NewBitsPerSample, short NewNumChannels ) : void | ||
WaveFormat_ChunkData ( |
Method | Description | |
---|---|---|
InitBlock ( |
public Config ( int NewSamplingRate, short NewBitsPerSample, short NewNumChannels ) : void | ||
NewSamplingRate | int | |
NewBitsPerSample | short | |
NewNumChannels | short | |
return | void |
public WaveFormat_ChunkData ( |
||
enclosingInstance | ||
return | System |