AudioChannel:__gc(AudioChannel)
shared
Argument
- audioChannel AudioChannel
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.