This version of Unity is unsupported.

AudioClip.UnloadAudioData

Switch to Manual

Declaration

public bool UnloadAudioData();

Returns

bool Returns false if unloading failed.

Description

Unloads the audio data associated with the clip. This works only for AudioClips that are based on actual sound file assets.