stop(channel_index)
      Stops playing audio on channel at index
Parameters:
      channel_index [value: 0 ~ 3, type: int]
Return Value: None

file: src/audio/engine_audio_module.c

landing