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.
@author Arthur van Hoff
@version 1.19, 11/17/05
@since JDK1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|