Click or drag to resize

SoundUtilityCalculateDataLength Method

Overload List
  NameDescription
Public methodStatic memberCalculateDataLength(Int32, AudioConfig)
Calculates the number of bytes in a given audio chunk given its duration (ms), clock rate, and channel count.
Public methodStatic memberCalculateDataLength(Int32, Int32, Int32)
Calculates the number of bytes in a given audio chunk given its duration (ms), clock rate, and channel count.
Top
See Also