Click or drag to resize
AudioConfig Properties

The AudioConfig type exposes the following members.

Properties
  NameDescription
Public propertyBitsPerSample
Gets the bits per sample of the audio data. Currently all samples must be 16 bit.
Public propertyChannels
Gets the number of channels of the audio data. Currently only 1 channel is supported.
Public propertySampleRate
Gets the Sample rate of the audio data.
Top
See Also