W3cubDocs

/Haxe JavaScript

PanningModelType(String)

package js.html.audio

Available on js

Variables

@:value(cast "equalpower") @:enum @:impl inline read only EQUALPOWER:PanningModelType = "equalpower"

@:value(cast "HRTF") @:enum @:impl inline read only HRTF:PanningModelType = "HRTF"

Static variables

@:value(cast "equalpower") @:enum @:impl static inline read only EQUALPOWER:PanningModelType = "equalpower"

@:value(cast "HRTF") @:enum @:impl static inline read only HRTF:PanningModelType = "HRTF"

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/PanningModelType.html