The fields of the AudioCapabilities class are listed below. For a complete list of AudioCapabilities class members, see the AudioCapabilities Members topic.
Public Instance Fields
![]() | Granularity of the channels. For example, channels 2 through 4, in steps of 2. |
![]() | Maximum number of audio channels. |
![]() | Maximum number of bits per sample. |
![]() | Maximum sample frequency. |
![]() | Minimum number of audio channels. |
![]() | Minimum number of bits per sample. |
![]() | Minimum sample frequency. |
![]() | Granularity of the bits per sample. For example, 8 bits per sample through 32 bits per sample, in steps of 8. |
![]() | Granularity of the frequency. For example, 11025 Hz to 44100 Hz, in steps of 11025 Hz. |
See Also
AudioCapabilities Class | DirectX.Capture Namespace