SoVRMLAudioClip Properties |
The SoVRMLAudioClip type exposes the following members.
Name | Description | |
---|---|---|
![]() | description | Textual description of the audio source. |
![]() | IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) |
![]() | loop | Controls whether the sound continues when it reaches the end of a sound cycle as defined in the audio file. |
![]() | metadata | Specifies the metadata node. |
![]() | pauseTime | (Note: Not implemented) The pause time for the sound. |
![]() | pitch | Multiplier for the rate at which sampled sound is played. |
![]() | resumeTime | (Note: Not implemented) The resume time for the sound. |
![]() | startTime | The starting time for the sound. |
![]() | stopTime | The stopping time for the sound. |
![]() | url | Specifies the URL from which the sound is loaded. |
![]() | UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |