Corrections to Chapter 10 of Java Secrets, Controlling Audio Playback with sun.audio

p. 400: The following constructor is available in later versions of Java and should be added to the list of methods in sun.applet.AppletAudioClip:

public AppletAudioClip(byte[] data)

[ Java Secrets Corrections | Java Secrets Home Page | Table of Contents | Examples | About the CD | Order ]

Copyright 1997 Elliotte Rusty Harold
elharo@sunsite.unc.edu
Last Modified October 6, 1997