The source url of the audio.
The volume of the audio. Ranges from 0 to 1.
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).
Returns the ref count of the entity.
The serverside id of this entity.
Type of the object.
Object usability.
Removes the object from the world.
Gets a value using the specified key.
The key of the value to get.
Dynamic value associated with the specified key or undefined if no data is present.
Determines whether contains the specified key.
The key of the value to locate.
True if the meta table contains any data at the specified key or False if not
Retrieves the audio from the pool.
The id of the audio.
Entity if it was found, otherwise null.
Creates a new Audio instance.