Property | Type | Description | |
---|---|---|---|
cbSize | ushort | ||
nAvgBytesPerSec | int | ||
nBlockAlign | short | ||
nChannels | short | ||
nSamplesPerSec | int | ||
wBitsPerSample | ushort | ||
wFormatTag | short |
Method | Description | |
---|---|---|
CreatePCMFormat ( int channels, int sampleRate, int bitsPerSample ) : |
||
Read ( |
||
Write ( |
public static CreatePCMFormat ( int channels, int sampleRate, int bitsPerSample ) : |
||
channels | int | |
sampleRate | int | |
bitsPerSample | int | |
return |
public Write ( |
||
wrtr | ||
return | void |