搜索资源列表
red5chat_nulled_red5_07
- Here s a brief descr iption of the features in Red5. The Changelog contains a more detailed summary of all new features. * Streaming Audio/Video (FLV and MP3) * Recording Client Streams (FLV only) * Shared Objects * Live Stream Publish
JavaPlayer
- JAVA 播放 音频文件 WAV. InputStream stream =new ByteArrayInputStream(sound.getSamples()) -JAVA play audio WAV InputStream stream =new ByteArrayInputStream(sound.getSamples())
AudioInputStream
- 音频输入流是具有指定音频格式和一个输入流 *长度。样本框,而不是字节长度表示。 *提供几种方法,用于读取目标的字节数,从 *流,或指定的字节数。 *音频输入流跟踪的最后一个字节被读取。 *您可以跳过任意的字节数到一个更高的位置 *阅读。的音频输入流可支持标记。当你设置一个标志, *记住当前位置,让您可以稍后再返回。-An audio input stream is an input stream with a specified audio format
FormatConversionProvider
- 格式转换提供者提供格式转换服务 *从一个或多个输入格式的一个或多个输出格式。 *转换器,包括编解码器,它编码和/或解码的音频数据, *以及转码器等格式转换器提供的方法 *确定支持什么样的转换,并获得的音频 流从转换后的数据可以被读取.-A format conversion provider provides format conversion services * from one or more input formats to one or more ou
AudioFileWriter
- 音频文件写入服务的提供者。提供具体实现的类可以写一个或多个类型的音频文件的音频流。- Provider for audio file writing services. Classes providing concrete implementations can write one or more types of audio file from an audio stream。