Introduction
Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
X3DNodes
type IAbstractSoundSourceNode = interface(IAbstractTimeDependentNode)
Interface for all nodes that can emit audio data.
property FdDescription: TSFString ;
property FdPitch: TSFFloat ;
property EventDuration_changed: TX3DEvent ;