AudioCapabilities Members
From DirectX.Capture
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. |
Public Instance Methods
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a String that represents the current Object. |
See Also
AudioCapabilities Class | DirectX.Capture Namespace