Uses of Class
org.web3d.x3d.jsail.Sound.Analyser
Packages that use Analyser
Package
Description
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
-
Uses of Analyser in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound that return AnalyserModifier and TypeMethodDescriptionAnalyser.addChild(X3DChildNode newValue) Utility method to add single child element to contained list of existing children nodes (if any).Analyser.addChildren(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for children field.Analyser.addComments(String newComment) Add comment as CommentsBlock to children fieldAnalyser.addComments(String[] newComments) Add comments as String[] array to children fieldAnalyser.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldAnalyser.clearChildren()Utility method to clear MFNode value of children field.Analyser.clearIS()Utility method to clear SFNode value of IS field.Analyser.clearMetadata()Utility method to clear SFNode value of metadata field.Analyser.setChannelCountMode(String newValue) Accessor method to assign String enumeration value ("MAX" | "CLAMPED_MAX" | "EXPLICIT") to inputOutput SFString field named channelCountMode.Analyser.setChannelCountMode(SFString newValue) Assign typed object value to SFString channelCountMode field, similar toAnalyser.setChannelCountMode(String).Analyser.setChannelInterpretation(String newValue) Accessor method to assign String enumeration value ("SPEAKERS" | "DISCRETE") to inputOutput SFString field named channelInterpretation.Analyser.setChannelInterpretation(SFString newValue) Assign typed object value to SFString channelInterpretation field, similar toAnalyser.setChannelInterpretation(String).Analyser.setChildren(ArrayList<X3DNode> newValue) Assign ArrayList value of MFNode children field, similar toAnalyser.setChildren(org.web3d.x3d.sai.Core.X3DNode[]).Analyser.setChildren(X3DNode[] newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DNode array (using an array consisting of properly typed nodes or ProtoInstances) to inputOutput MFNode field children.final AnalyserAnalyser.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.Analyser.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toAnalyser.setCssClass(String).final AnalyserAnalyser.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.Analyser.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toAnalyser.setCssStyle(String).final AnalyserAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toAnalyser.setDEF(String).Analyser.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.Analyser.setDescription(SFString newValue) Assign typed object value to SFString description field, similar toAnalyser.setDescription(String).Analyser.setEnabled(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.Analyser.setEnabled(SFBool newValue) Assign typed object value to SFBool enabled field, similar toAnalyser.setEnabled(boolean).Analyser.setFftSize(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named fftSize.Analyser.setFftSize(SFInt32 newValue) Assign typed object value to SFInt32 fftSize field, similar toAnalyser.setFftSize(int).Analyser.setFrequencyBinCount(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named frequencyBinCount.Analyser.setFrequencyBinCount(SFInt32 newValue) Assign typed object value to SFInt32 frequencyBinCount field, similar toAnalyser.setFrequencyBinCount(int).Analyser.setGain(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toAnalyser.setGain(float).Analyser.setGain(float newValue) Accessor method to assign float value to inputOutput SFFloat field named gain.Assign typed object value to SFFloat gain field, similar toAnalyser.setGain(float).final AnalyserAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toAnalyser.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.Analyser.setMaxDecibels(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toAnalyser.setMaxDecibels(float).Analyser.setMaxDecibels(float newValue) Accessor method to assign float value to inputOutput SFFloat field named maxDecibels.Analyser.setMaxDecibels(SFFloat newValue) Assign typed object value to SFFloat maxDecibels field, similar toAnalyser.setMaxDecibels(float).Analyser.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.Analyser.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.Analyser.setMinDecibels(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toAnalyser.setMinDecibels(float).Analyser.setMinDecibels(float newValue) Accessor method to assign float value to inputOutput SFFloat field named minDecibels.Analyser.setMinDecibels(SFFloat newValue) Assign typed object value to SFFloat minDecibels field, similar toAnalyser.setMinDecibels(float).Analyser.setPauseTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.Analyser.setPauseTime(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toAnalyser.setPauseTime(double).Analyser.setResumeTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.Analyser.setResumeTime(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toAnalyser.setResumeTime(double).Analyser.setSmoothingTimeConstant(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toAnalyser.setSmoothingTimeConstant(float).Analyser.setSmoothingTimeConstant(float newValue) Accessor method to assign float value to inputOutput SFFloat field named smoothingTimeConstant.Analyser.setSmoothingTimeConstant(SFFloat newValue) Assign typed object value to SFFloat smoothingTimeConstant field, similar toAnalyser.setSmoothingTimeConstant(float).Analyser.setStartTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.Analyser.setStartTime(SFTime newValue) Assign typed object value to SFTime startTime field, similar toAnalyser.setStartTime(double).Analyser.setStopTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.Analyser.setStopTime(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toAnalyser.setStopTime(double).Analyser.setTailTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named tailTime.Analyser.setTailTime(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toAnalyser.setTailTime(double).final AnalyserAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toAnalyser.setUSE(String).Assign a USE reference to another DEF node of same node type, similar toAnalyser.setUSE(String).Methods in org.web3d.x3d.jsail.Sound with parameters of type AnalyserModifier and TypeMethodDescriptionAssign a USE reference to another DEF node of same node type, similar toAnalyser.setUSE(String).