Uses of Class
org.web3d.x3d.jsail.Sound.BufferAudioSource
Package
Description
The Sound component defines how sound is delivered to an X3D world as well as how sounds are accessed.
-
Uses of BufferAudioSource in org.web3d.x3d.jsail.Sound
Modifier and TypeMethodDescriptionBufferAudioSource.addBuffer
(float newValue) Add singleton float value to MFFloat buffer field.Add singleton SFFloat value to MFFloat buffer field.BufferAudioSource.addComments
(String newComment) Add comment as String to contained commentsList.BufferAudioSource.addComments
(String[] newComments) Add comments as String[] array to contained commentsList.BufferAudioSource.addComments
(CommentsBlock newCommentsBlock) Add CommentsBlock to contained commentsList.Add singleton String value to MFString url field.Add singleton SFString value to MFString url field.BufferAudioSource.clearBuffer()
Utility method to clear MFFloat value of buffer field.BufferAudioSource.clearIS()
Utility method to clear SFNode value of IS field.BufferAudioSource.clearMetadata()
Utility method to clear SFNode value of metadata field.BufferAudioSource.clearUrl()
Utility method to clear MFString value of url field.BufferAudioSource.setAutoRefresh
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefresh.BufferAudioSource.setAutoRefresh
(SFTime newValue) Assign typed object value to SFTime autoRefresh field, similar tosetAutoRefresh(double)
.BufferAudioSource.setAutoRefreshTimeLimit
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named autoRefreshTimeLimit.BufferAudioSource.setAutoRefreshTimeLimit
(SFTime newValue) Assign typed object value to SFTime autoRefreshTimeLimit field, similar tosetAutoRefreshTimeLimit(double)
.BufferAudioSource.setBuffer
(double[] newArray) Utility method: double-precision set-array accessor for X3D floating-point type, similar tosetBuffer(float[])
.BufferAudioSource.setBuffer
(float[] newValue) Accessor method to assign Float array to inputOutput MFFloat field named buffer.BufferAudioSource.setBuffer
(int[] newValue) Assign floating-point array value of MFFloat buffer field, similar tosetBuffer(float[])
.Assign ArrayList value of MFFloat buffer field, similar tosetBuffer(float[])
.Assign typed object value to MFFloat buffer field, similar tosetBuffer(float[])
.BufferAudioSource.setBufferDuration
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named bufferDuration.BufferAudioSource.setBufferDuration
(SFTime newValue) Assign typed object value to SFTime bufferDuration field, similar tosetBufferDuration(double)
.BufferAudioSource.setChannelCountMode
(String newValue) Accessor method to assign String enumeration value ("MAX" | "CLAMPED_MAX" | "EXPLICIT") to inputOutput SFString field named channelCountMode.BufferAudioSource.setChannelCountMode
(SFString newValue) Assign typed object value to SFString channelCountMode field, similar tosetChannelCountMode(String)
.BufferAudioSource.setChannelInterpretation
(String newValue) Accessor method to assign String enumeration value ("SPEAKERS" | "DISCRETE") to inputOutput SFString field named channelInterpretation.BufferAudioSource.setChannelInterpretation
(SFString newValue) Assign typed object value to SFString channelInterpretation field, similar tosetChannelInterpretation(String)
.final BufferAudioSource
BufferAudioSource.setCssClass
(String newValue) Accessor method to assign String value to inputOutput SFString field named class.BufferAudioSource.setCssClass
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssClass(String)
.final BufferAudioSource
BufferAudioSource.setCssStyle
(String newValue) Accessor method to assign String value to inputOutput SFString field named style.BufferAudioSource.setCssStyle
(SFString newValue) Assign typed object value to SFString cssClass field, similar tosetCssStyle(String)
.final BufferAudioSource
Accessor method to assign String value to inputOutput SFString field named DEF.Assign typed object value to SFString DEF field, similar tosetDEF(String)
.BufferAudioSource.setDescription
(String newValue) Accessor method to assign String value to inputOutput SFString field named description.BufferAudioSource.setDescription
(SFString newValue) Assign typed object value to SFString description field, similar tosetDescription(String)
.BufferAudioSource.setDetune
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetDetune(float)
.BufferAudioSource.setDetune
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named detune.Assign typed object value to SFFloat detune field, similar tosetDetune(float)
.BufferAudioSource.setEnabled
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named enabled.BufferAudioSource.setEnabled
(SFBool newValue) Assign typed object value to SFBool enabled field, similar tosetEnabled(boolean)
.BufferAudioSource.setGain
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetGain(float)
.BufferAudioSource.setGain
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named gain.Assign typed object value to SFFloat gain field, similar tosetGain(float)
.final BufferAudioSource
Accessor method to assign String value to inputOutput SFString field named id.Assign typed object value to SFString HtmlID field, similar tosetHtmlID(String)
.Accessor method to assign IS instance (using a properly typed node) to inputOutput SFNode field IS.BufferAudioSource.setLoad
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named load.Assign typed object value to SFBool load field, similar tosetLoad(boolean)
.BufferAudioSource.setLoop
(boolean newValue) Accessor method to assign boolean value to inputOutput SFBool field named loop.Assign typed object value to SFBool loop field, similar tosetLoop(boolean)
.BufferAudioSource.setLoopEnd
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetLoopEnd(float)
.BufferAudioSource.setLoopEnd
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named loopEnd.BufferAudioSource.setLoopEnd
(SFFloat newValue) Assign typed object value to SFFloat loopEnd field, similar tosetLoopEnd(float)
.BufferAudioSource.setLoopStart
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetLoopStart(float)
.BufferAudioSource.setLoopStart
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named loopStart.BufferAudioSource.setLoopStart
(SFFloat newValue) Assign typed object value to SFFloat loopStart field, similar tosetLoopStart(float)
.BufferAudioSource.setMetadata
(ProtoInstance newValue) Assign ProtoInstance (using a properly typed node) to inputOutput SFNode field metadata.BufferAudioSource.setMetadata
(X3DMetadataObject newValue) Accessor method to assign org.web3d.x3d.sai.Core.X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.BufferAudioSource.setNumberOfChannels
(int newValue) Accessor method to assign int value to inputOutput SFInt32 field named numberOfChannels.BufferAudioSource.setNumberOfChannels
(SFInt32 newValue) Assign typed object value to SFInt32 numberOfChannels field, similar tosetNumberOfChannels(int)
.BufferAudioSource.setPauseTime
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named pauseTime.BufferAudioSource.setPauseTime
(SFTime newValue) Assign typed object value to SFTime pauseTime field, similar tosetPauseTime(double)
.BufferAudioSource.setPlaybackRate
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetPlaybackRate(float)
.BufferAudioSource.setPlaybackRate
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named playbackRate.BufferAudioSource.setPlaybackRate
(SFFloat newValue) Assign typed object value to SFFloat playbackRate field, similar tosetPlaybackRate(float)
.BufferAudioSource.setResumeTime
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named resumeTime.BufferAudioSource.setResumeTime
(SFTime newValue) Assign typed object value to SFTime resumeTime field, similar tosetResumeTime(double)
.BufferAudioSource.setSampleRate
(double newValue) Utility method: double-precision set-parameter accessor for X3D floating-point type, similar tosetSampleRate(float)
.BufferAudioSource.setSampleRate
(float newValue) Accessor method to assign float value to inputOutput SFFloat field named sampleRate.BufferAudioSource.setSampleRate
(SFFloat newValue) Assign typed object value to SFFloat sampleRate field, similar tosetSampleRate(float)
.BufferAudioSource.setStartTime
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named startTime.BufferAudioSource.setStartTime
(SFTime newValue) Assign typed object value to SFTime startTime field, similar tosetStartTime(double)
.BufferAudioSource.setStopTime
(double newValue) Accessor method to assign double value in seconds to inputOutput SFTime field named stopTime.BufferAudioSource.setStopTime
(SFTime newValue) Assign typed object value to SFTime stopTime field, similar tosetStopTime(double)
.Assign singleton String value to MFString url field, similar tosetUrl(String[])
.Accessor method to assign String array to inputOutput MFString field named url.Assign ArrayList value of MFString url field, similar tosetUrl(String[])
.Assign typed object value to MFString url field, similar tosetUrl(String[])
.Assign single SFString object value to MFString url field, similar tosetUrl(String[])
.final BufferAudioSource
Accessor method to assign String value to inputOutput SFString field named USE.Assign typed object value to SFString USE field, similar tosetUSE(String)
.BufferAudioSource.setUSE
(BufferAudioSource DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.Modifier and TypeMethodDescriptionBufferAudioSource.setUSE
(BufferAudioSource DEFnode) Assign a USE reference to another DEF node of same node type, similar tosetUSE(String)
.