IWavReader Properties |
The IWavReader type exposes the following members.
| Name | Description | |
|---|---|---|
| BitsPerSample |
Gets the number bits per sample.
| |
| BlockAlignment |
Gets the block alignment of data in the file.
| |
| BytesPerSecond |
Gets the playback rate in bytes per second.
| |
| Channels |
Gets the total number of channels of sound.
| |
| Compression |
Gets the compression used in the data.
| |
| ExtraFormatBytes |
Gets extra bytes that may represent further compression or data interpretation information.
| |
| SamplingRate |
Gets the sampling rate of the sound data.
|