Options
All
  • Public
  • Public/Protected
  • All
Menu

Specifies options for playing back an audio sample.

Hierarchy

  • SoundOptions

Index

Properties

Properties

Optional pan

pan: number

L/R stereo balance. 0.0 is centered, +/- 1.0 is full right/left respectively.

default

0.0

Optional speed

speed: number

Playback speed. 1.0 is normal speed.

default

1.0

Optional volume

volume: number

Volume, as a percentage of the mixer's master volume. Sometimes called "gain".

default

1.0

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc