Descripción
Sintaxis
void open(AudioFormat format, byte[] data, int offset, int bufferSize) throws LineUnavailableException
void open(AudioInputStream stream) throws LineUnavailableException, IOException
Parámetros
- AudioInputStream stream,
- int bufferSize,
- int offset,
- AudioFormat format,
- byte[] data,
Excepciones
LineUnavailableException, IllegalArgumentException, IOException, SecurityException, IllegalStateException
Clase Padre
Ejemplo
Artículos
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.