AudioConfig Properties |
The AudioConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | BitsPerSample |
Gets the bits per sample of the audio data. Currently all samples must be 16 bit.
|
![]() | Channels |
Gets the number of channels of the audio data. Currently only 1 channel is supported.
|
![]() | SampleRate |
Gets the Sample rate of the audio data.
|