W3cubDocs

/Haxe JavaScript

OverSampleType(String)

package js.html.audio

Available on js

Variables

@:value(cast "none") @:enum @:impl inline read only NONE:OverSampleType = "none"

@:value(cast "2x") @:enum @:impl inline read only _2X:OverSampleType = "2x"

@:value(cast "4x") @:enum @:impl inline read only _4X:OverSampleType = "4x"

Static variables

@:value(cast "none") @:enum @:impl static inline read only NONE:OverSampleType = "none"

@:value(cast "2x") @:enum @:impl static inline read only _2X:OverSampleType = "2x"

@:value(cast "4x") @:enum @:impl static inline read only _4X:OverSampleType = "4x"

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