Optional
completeWhen completed.
Optional
endEnd time in seconds.
Optional
filtersFilters that apply to play. Only supported with WebAudio.
Optional
loadedIf not already preloaded, callback when finishes load.
Optional
loopOverride default loop, default to the Sound's loop setting.
Optional
mutedIf sound instance is muted by default.
Optional
singleSetting true
will stop any playing instances. This is the same as
the singleInstance property on Sound, but is play-specific.
Optional
speedOverride default speed, default to the Sound's speed setting.
Optional
spriteThe sprite to play.
Optional
startStart time offset in seconds.
Optional
volumeOverride default volume, default to the Sound's volume setting.
Options used for sound playback.