Property | Type | Description | |
---|---|---|---|
AverageBytesPerSecond | int | ||
BitsPerSample | short | ||
BlockAlign | short | ||
CBSize | short | ||
ChannelCount | short | ||
FormatTag | short | ||
SamplesPerSecond | int |
Method | Description | |
---|---|---|
WaveFmt ( int samplingRate, short bitsPerSample, short numChannels ) : System |
public WaveFmt ( int samplingRate, short bitsPerSample, short numChannels ) : System | ||
samplingRate | int | |
bitsPerSample | short | |
numChannels | short | |
return | System |