Click or drag to resize

AudioClipUtil Methods

The AudioClipUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCombine
This function will combine any number of AudioClips into a single AudioClip. The clips must be the same number of channels and frequency.
Public methodStatic memberGetL16
Returns linear 16-bit audio data for the given AudioClip object.
Top
See Also