indigo.shared.audio

Members list

Type members

Classlikes

final case class Track(assetName: AssetName, volume: Volume)

Represents a playable audio asset and it's current volume.

Represents a playable audio asset and it's current volume.

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Track

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Track.type
object Volume

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Volume.type

Types

opaque type Volume

Audio volume amount.

Audio volume amount.

Attributes