Property | Type | Description | |
---|---|---|---|
fdwFlags | uint | ||
nBlockSize | short | ||
nCodecDelay | short | ||
nFramesPerBlock | short | ||
wID | short | ||
wfx | WaveFormatEx |
Method | Description | |
---|---|---|
MPEGLayer3WaveFormat ( int SamplesPerSec, int Kbps, int Channels ) : System |
public MPEGLayer3WaveFormat ( int SamplesPerSec, int Kbps, int Channels ) : System | ||
SamplesPerSec | int | |
Kbps | int | |
Channels | int | |
return | System |