Create an AudioClip
loaded from the supplied source URL.
source | URL string from which to load the audio clip. This can be an HTTP, HTTPS, FILE or JAR source. |
NullPointerException | if the parameter is null . | |
IllegalArgumentException | if the parameter violates RFC 2396. | |
MediaException | if there is some other problem loading the media. |
Diagram: Media