AudioChannel:__gc(AudioChannel)

shared
Called when the audio channel is garbage collected. Cleans up the audio channel so it can't be reused and memory is freed.

Argument

Examples

AudioChannel:__gc – Called when the audio channel is garbage collected. Cleans up the audio channel so it can't be reused and memory is freed.