Uses of Class
org.web3d.x3d.jsail.Sound.DynamicsCompressor
Packages that use DynamicsCompressor
Package
Description
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
-
Uses of DynamicsCompressor in org.web3d.x3d.jsail.Sound
Methods in org.web3d.x3d.jsail.Sound that return DynamicsCompressorModifier and TypeMethodDescriptionDynamicsCompressor.addChild(X3DChildNode newValue) Utility method to add single child element to contained list of existing children nodes (if any).DynamicsCompressor.addChildren(ProtoInstance newValue) Add single ProtoInstance (with appropriate node type and containerField value) to MFNode array for children field.DynamicsCompressor.addComments(String newComment) Add comment as CommentsBlock to children fieldDynamicsCompressor.addComments(String[] newComments) Add comments as String[] array to children fieldDynamicsCompressor.addComments(CommentsBlock newCommentsBlock) Add CommentsBlock to children fieldDynamicsCompressor.clearChildren()Utility method to clear MFNode value of children field.DynamicsCompressor.clearIS()Utility method to clear SFNode value of IS field.DynamicsCompressor.clearMetadata()Utility method to clear SFNode value of metadata field.DynamicsCompressor.setAttack(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named attack.Assign typed object value to SFTime attack field, similar toDynamicsCompressor.setAttack(double).DynamicsCompressor.setChannelCountMode(String newValue) Accessor method to assign String enumeration value ("MAX" | "CLAMPED_MAX" | "EXPLICIT") to inputOutput SFString field named channelCountMode.DynamicsCompressor.setChannelCountMode(SFString newValue) Assign typed object value to SFString channelCountMode field, similar toDynamicsCompressor.setChannelCountMode(String).DynamicsCompressor.setChannelInterpretation(String newValue) Accessor method to assign String enumeration value ("SPEAKERS" | "DISCRETE") to inputOutput SFString field named channelInterpretation.DynamicsCompressor.setChannelInterpretation(SFString newValue) Assign typed object value to SFString channelInterpretation field, similar toDynamicsCompressor.setChannelInterpretation(String).DynamicsCompressor.setChildren(ArrayList<X3DNode> newValue) Assign ArrayList value of MFNode children field, similar toDynamicsCompressor.setChildren(org.web3d.x3d.sai.Core.X3DNode[]).DynamicsCompressor.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 DynamicsCompressorDynamicsCompressor.setCssClass(String newValue) Accessor method to assign String value to inputOutput SFString field named class.DynamicsCompressor.setCssClass(SFString newValue) Assign typed object value to SFString cssClass field, similar toDynamicsCompressor.setCssClass(String).final DynamicsCompressorDynamicsCompressor.setCssStyle(String newValue) Accessor method to assign String value to inputOutput SFString field named style.DynamicsCompressor.setCssStyle(SFString newValue) Assign typed object value to SFString cssClass field, similar toDynamicsCompressor.setCssStyle(String).final DynamicsCompressorAccessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar toDynamicsCompressor.setDEF(String).DynamicsCompressor.setDescription(String newValue) Accessor method to assign String value to inputOutput SFString field named description.DynamicsCompressor.setDescription(SFString newValue) Assign typed object value to SFString description field, similar toDynamicsCompressor.setDescription(String).DynamicsCompressor.setEnabled(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.DynamicsCompressor.setEnabled(SFBool newValue) Assign typed object value to SFBool enabled field, similar toDynamicsCompressor.setEnabled(boolean).DynamicsCompressor.setGain(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toDynamicsCompressor.setGain(float).DynamicsCompressor.setGain(float newValue) Accessor method to assign float value to inputOutput SFFloat field named gain.Assign typed object value to SFFloat gain field, similar toDynamicsCompressor.setGain(float).final DynamicsCompressorAccessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlId field, similar toDynamicsCompressor.setHtmlId(String).Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.DynamicsCompressor.setKnee(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toDynamicsCompressor.setKnee(float).DynamicsCompressor.setKnee(float newValue) Accessor method to assign float value to inputOutput SFFloat field named knee.Assign typed object value to SFFloat knee field, similar toDynamicsCompressor.setKnee(float).DynamicsCompressor.setMetadata(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.DynamicsCompressor.setMetadata(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.DynamicsCompressor.setPauseTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.DynamicsCompressor.setPauseTime(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar toDynamicsCompressor.setPauseTime(double).DynamicsCompressor.setRatio(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toDynamicsCompressor.setRatio(float).DynamicsCompressor.setRatio(float newValue) Accessor method to assign float value to inputOutput SFFloat field named ratio.Assign typed object value to SFFloat ratio field, similar toDynamicsCompressor.setRatio(float).DynamicsCompressor.setRelease(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named release.DynamicsCompressor.setRelease(SFTime newValue) Assign typed object value to SFTime release field, similar toDynamicsCompressor.setRelease(double).DynamicsCompressor.setResumeTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.DynamicsCompressor.setResumeTime(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar toDynamicsCompressor.setResumeTime(double).DynamicsCompressor.setStartTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.DynamicsCompressor.setStartTime(SFTime newValue) Assign typed object value to SFTime startTime field, similar toDynamicsCompressor.setStartTime(double).DynamicsCompressor.setStopTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.DynamicsCompressor.setStopTime(SFTime newValue) Assign typed object value to SFTime stopTime field, similar toDynamicsCompressor.setStopTime(double).DynamicsCompressor.setTailTime(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named tailTime.DynamicsCompressor.setTailTime(SFTime newValue) Assign typed object value to SFTime tailTime field, similar toDynamicsCompressor.setTailTime(double).DynamicsCompressor.setThreshold(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar toDynamicsCompressor.setThreshold(float).DynamicsCompressor.setThreshold(float newValue) Accessor method to assign float value to inputOutput SFFloat field named threshold.DynamicsCompressor.setThreshold(SFFloat newValue) Assign typed object value to SFFloat threshold field, similar toDynamicsCompressor.setThreshold(float).final DynamicsCompressorAccessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar toDynamicsCompressor.setUSE(String).DynamicsCompressor.setUSE(DynamicsCompressor DEFnode) Assign a USE reference to another DEF node of same node type, similar toDynamicsCompressor.setUSE(String).Methods in org.web3d.x3d.jsail.Sound with parameters of type DynamicsCompressorModifier and TypeMethodDescriptionDynamicsCompressor.setUSE(DynamicsCompressor DEFnode) Assign a USE reference to another DEF node of same node type, similar toDynamicsCompressor.setUSE(String).