文件名称:AudioInputStream
-
所属分类:
- 标签属性:
- 上传时间:2013-11-14
-
文件大小:3.93kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
音频输入流是具有指定音频格式和一个输入流
*长度。样本框,而不是字节长度表示。
*提供几种方法,用于读取目标的字节数,从
*流,或指定的字节数。
*音频输入流跟踪的最后一个字节被读取。
*您可以跳过任意的字节数到一个更高的位置
*阅读。的音频输入流可支持标记。当你设置一个标志,
*记住当前位置,让您可以稍后再返回。-An audio input stream is an input stream with a specified audio format and
* length. The length is expressed in sample frames, not bytes.
* Several methods are provided for reading a certain number of bytes from
* the stream, or an unspecified number of bytes.
* The audio input stream keeps track of the last byte that was read.
* You can skip over an arbitrary number of bytes to get to a later position
* for reading. An audio input stream may support marks. When you set a mark,
* the current position is remembered so that you can return to it later.
*长度。样本框,而不是字节长度表示。
*提供几种方法,用于读取目标的字节数,从
*流,或指定的字节数。
*音频输入流跟踪的最后一个字节被读取。
*您可以跳过任意的字节数到一个更高的位置
*阅读。的音频输入流可支持标记。当你设置一个标志,
*记住当前位置,让您可以稍后再返回。-An audio input stream is an input stream with a specified audio format and
* length. The length is expressed in sample frames, not bytes.
* Several methods are provided for reading a certain number of bytes from
* the stream, or an unspecified number of bytes.
* The audio input stream keeps track of the last byte that was read.
* You can skip over an arbitrary number of bytes to get to a later position
* for reading. An audio input stream may support marks. When you set a mark,
* the current position is remembered so that you can return to it later.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AudioInputStream.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.