AudioResource

The Resource type for audio.

Types

Link copied to clipboard
object Companion

The companion object of AudioResource.

Functions

Link copied to clipboard
open override fun close()

You need to manually release the resource to free the memory it occupies.

Link copied to clipboard
fun getName(): String

Gets the name of the audio resource.