Click or drag to resize
SoVRMLSound Properties

The SoVRMLSound type exposes the following members.

Properties
  NameDescription
Public propertydirection

The direction the ellipsoidal sound pattern is pointing.

Public propertydopplerFactor

Doppler factor value.

Public propertydopplerVelocity

Doppler velocity value in meters/sec.

Public propertyintensity

Adjusts the volume of each sound source.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertylocation

Position of the sound source.

Public propertymaxBack

(Note: Not implemented) Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.

Public propertymaxFront

(Note: Not implemented) Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertyminBack

(Note: Not implemented) Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.

Public propertyminFront

Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.

Public propertypriority

(Note: Not implemented) Controls which sound is heard when more than one sound is active.

Public propertysource

Sound source for the sound node.

Public propertyspatialize

(Note: Not implemented) If true, the sound is treated as a monaural sound from a single point.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also