Свойство | Type | Description | |
---|---|---|---|
cbSize | short | ||
nAvgBytesPerSec | int | ||
nBlockAlign | short | ||
nChannels | short | ||
nSamplesPerSec | int | ||
wBitsPerSample | short | ||
wFormatTag | short |
Méthode | Description | |
---|---|---|
WaveFormatEx ( int SamplesPerSec, int BitsPerSample, int Channels ) : System |
public WaveFormatEx ( int SamplesPerSec, int BitsPerSample, int Channels ) : System | ||
SamplesPerSec | int | |
BitsPerSample | int | |
Channels | int | |
Résultat | System |