Click or drag to resize
SoVRMLAudioClip Properties

The SoVRMLAudioClip type exposes the following members.

Properties
  NameDescription
Public propertydescription

Textual description of the audio source.

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

Controls whether the sound continues when it reaches the end of a sound cycle as defined in the audio file.

Public propertymetadata

Specifies the metadata node.

(Inherited from SoVRMLNode.)
Public propertypauseTime

(Note: Not implemented) The pause time for the sound.

Public propertypitch

Multiplier for the rate at which sampled sound is played.

Public propertyresumeTime

(Note: Not implemented) The resume time for the sound.

Public propertystartTime

The starting time for the sound.

Public propertystopTime

The stopping time for the sound.

Public propertyurl

Specifies the URL from which the sound is loaded.

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