Click or drag to resize

SoundUtilityCalculateDurationFloat Method

Overload List
  NameDescription
Public methodStatic memberCalculateDurationFloat(Int32, AudioConfig)
Calculates the duration of an audio chunk given its data length (the number of bytes), clock rate, and channel count.
Public methodStatic memberCalculateDurationFloat(Int32, Int32, Int32)
Calculates the duration of an audio chunk given its data length (the number of bytes), clock rate, and channel count.
Top
See Also