扩展阅读
当前位置: 编程语言>java/jsp
java命名空间javax.sound.sampled类audiosystem的类成员方法: write定义及介绍
发布时间:2014-2-18
本文导语:
write
public static int write(audioinputstream stream,
audiofileformat.type filetype,
file out)
throws ioexception
将表示指定文件类型的音频文件的字节流写入所提供的外部文件。
参数:stream - 包含...