SoundUtilityCalculateDataLength Method |
| Name | Description | |
|---|---|---|
| CalculateDataLength(Int32, AudioConfig) |
Calculates the number of bytes in a given audio chunk
given its duration (ms), clock rate, and channel count.
| |
| CalculateDataLength(Int32, Int32, Int32) |
Calculates the number of bytes in a given audio chunk
given its duration (ms), clock rate, and channel count.
|