Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AudioClipLoadFromFile

Attach this component to an entity with an AudioClip component to begin loading an audio clip. Loading is performed by the AudioSystem, which must be scheduled. Once loading is complete the AudioSystem removes the AudioClipLoadFromFile component.

Hierarchy

Index

Constructors

constructor

Properties

fileName

fileName: string

Specifies the audio file/URL to load.

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Methods

Static _dtorFn

Static _fromPtr

Static _tempHeapPtr

Static _toPtr

Generated using TypeDoc