Module java.desktop
Package java.applet

Interface AudioClip


@Deprecated(since="9", forRemoval=true) public interface AudioClip
Deprecated, for removal: This API element is subject to removal in a future version.
The Applet API is deprecated, no replacement.
The AudioClip interface is a simple abstraction for playing a sound clip. Multiple AudioClip items can be playing at the same time, and the resulting sound is mixed together to produce a composite.
Since:
1.0