프로퍼티 | 타입 | 설명 | |
---|---|---|---|
nAvgBytesPerSec | int | ||
nBitsPerSample | short | ||
nBlockAlign | short | ||
nChannels | short | ||
nSamplesPerSec | int | ||
wFormatTag | short |
메소드 | 설명 | |
---|---|---|
Config ( int NewSamplingRate, short NewBitsPerSample, short NewNumChannels ) : void | ||
WaveFormat_ChunkData ( |
메소드 | 설명 | |
---|---|---|
InitBlock ( |
public Config ( int NewSamplingRate, short NewBitsPerSample, short NewNumChannels ) : void | ||
NewSamplingRate | int | |
NewBitsPerSample | short | |
NewNumChannels | short | |
리턴 | void |
public WaveFormat_ChunkData ( |
||
enclosingInstance | ||
리턴 | System |