AppletContext.getAudioClip

AppletContext.getAudioClip

Interface Overview | Interface Members | This Package | All Packages

Syntax
public abstract AudioClip getAudioClip( URL url )
Parameters
url
an absolute URL giving the location of the audio clip.
Returns
the audio clip at the specified URL.
Description
Creates an audio clip.