Audio
Hierarchy
- BaseObject
- Audio
Index
Constructors
publicconstructor
Properties
publicreadonlycurrentTime
publicreadonlyid
publicreadonlyisRemote
Whether this entity was created clientside or serverside. (Clientside = false, Serverside = true).
publiclooped
publicreadonlymaxTime
publicreadonlyplaying
publicreadonlyrefCount
Returns the ref count of the entity.
publicreadonlyremoteID
The serverside id of this entity.
publicsource
publicreadonlytype
Type of the object.
publicreadonlyvalid
Object usability.
publicvolume
publicstaticreadonlyall
publicstaticreadonlycount
Methods
publicaddOutput
publicdeleteMeta
publicdestroy
Removes the object from the world.
publicgetMeta
Type parameters
- K: string
publicgetMetaDataKeys
publicgetOutputs
publicgetSyncedMeta
Gets a value using the specified key.
Type parameters
- K: string
publicgetSyncedMetaKeys
publichasMeta
publichasSyncedMeta
Determines whether contains the specified key.
publicon
publicpause
publicplay
publicremoveOutput
publicreset
publicseek
publicsetMeta
Type parameters
- K: string
publicstaticgetByID
Retrieves the audio from the pool.
Creates a new Audio instance.