프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AverageBytesPerSecond | int | ||
BitsPerSample | short | ||
BlockAlign | short | ||
CBSize | short | ||
ChannelCount | short | ||
FormatTag | short | ||
SamplesPerSecond | int |
메소드 | 설명 | |
---|---|---|
WaveFmt ( int samplingRate, short bitsPerSample, short numChannels ) : System |
public WaveFmt ( int samplingRate, short bitsPerSample, short numChannels ) : System | ||
samplingRate | int | |
bitsPerSample | short | |
numChannels | short | |
리턴 | System |