Name

removeFromCache()

Class

SoundFile

Description

Remove this SoundFile's decoded audio sample from the cache, allowing it to be garbage collected once there are no more references to this SoundFile.

Syntax

  • soundfile.removeFromCache()

Return

  • boolean