W3cubDocs

/Haxe JavaScript

ChannelInterpretation(String)

package js.html.audio

Available on js

Variables

@:value(cast "discrete") @:enum @:impl inline read only DISCRETE:ChannelInterpretation = "discrete"

@:value(cast "speakers") @:enum @:impl inline read only SPEAKERS:ChannelInterpretation = "speakers"

Static variables

@:value(cast "discrete") @:enum @:impl static inline read only DISCRETE:ChannelInterpretation = "discrete"

@:value(cast "speakers") @:enum @:impl static inline read only SPEAKERS:ChannelInterpretation = "speakers"

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