JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.teavm.jso.apis
Package
org.teavm.jso.webaudio
Interface PeriodicWaveConstraints
All Superinterfaces:
JSObject
public interface
PeriodicWaveConstraints
extends
JSObject
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
getDisableNormalization
()
void
setDisableNormalization
(boolean value)
Methods inherited from interface org.teavm.jso.
JSObject
cast
Method Details
setDisableNormalization
void
setDisableNormalization
(boolean value)
getDisableNormalization
boolean
getDisableNormalization
()