| SoundUtilityCalculateDuration Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | CalculateDuration(Int32, AudioConfig) | 
            Calculates the duration of an audio chunk given its data
            length (the number of bytes), clock rate, and channel count.
             | 
|   | CalculateDuration(Int32, Int32, Int32) | 
            Calculates the duration of an audio chunk given its data
            length (the number of bytes), clock rate, and channel count.
             | 
 See Also
See Also