@modoki/engine / index / invalidateAudio
Function: invalidateAudio()
invalidateAudio(
ref):void
Drop the decoded buffer for one clip (guid or path) so the next acquire re-fetches + re-decodes. Owners are kept — this is a content invalidation (e.g. the editor re-converted the clip via the Audio Inspector), not a release. Mirrors invalidateTexture.
Parameters
ref
string
Returns
void