Click or drag to resize

IWavReader Properties

The IWavReader type exposes the following members.

Properties
  NameDescription
Public propertyBitsPerSample
Gets the number bits per sample.
Public propertyBlockAlignment
Gets the block alignment of data in the file.
Public propertyBytesPerSecond
Gets the playback rate in bytes per second.
Public propertyChannels
Gets the total number of channels of sound.
Public propertyCompression
Gets the compression used in the data.
Public propertyExtraFormatBytes
Gets extra bytes that may represent further compression or data interpretation information.
Public propertySamplingRate
Gets the sampling rate of the sound data.
Top
See Also