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