:: com :: sun :: star :: animations ::

interface XAudio
Base Interfaces
::com::sun::star::uno::XInterface
  |  
  +--::com::sun::star::container::XChild
       |  
       +--XAnimationNode
            |  
            +--XAudio
XAnimationNode
(referenced interface's summary:)
Usage Restrictions
not published
Description

Attributes' Summary
Source This attribute specifies the source element that contains the audio.  
Volume  
Attributes' Details
Source
any Source;
Description
This attribute specifies the source element that contains the audio.
Volume
double Volume;
Description
Top of Page