Audio
indigo.shared.assets.AssetType.Audio
final case class Audio(name: AssetName, path: AssetPath) extends AssetTypePrimitive
Represents any browser compatible audio asset
Value parameters
- name
-
the asset name used to look up the loaded asset
- path
-
the path to the asset
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait AssetTypePrimitivetrait AssetTypeclass Objecttrait Matchableclass Any
Members list
In this article