Click or drag to resize

SoundUtilityCalculateDataLengthFloat Method

Overload List
  NameDescription
Public methodStatic memberCalculateDataLengthFloat(Int32, AudioConfig)
Calculates the number of bytes in a given audio chunk given its duration (ms), clock rate, and channel count.
Public methodStatic memberCalculateDataLengthFloat(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