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