Class TAudioClipNode
Unit
X3DNodes
Declaration
type TAudioClipNode = class(TAbstractSoundSourceNode, IAbstractUrlObject)
Description
Buffer for sound data, which can be played by the TSoundNode.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
procedure CreateNode; override; |
|
|
 |
destructor Destroy; override; |
|
|
 |
class function ClassX3DType: string; override; |
|
|
 |
class function URNMatching(const URN: string): boolean; override; |
|
|
Properties
Generated by PasDoc 0.14.0.
|