uTools-Manuals/docs/java/javax/sound/sampled/spi/package-summary.html

74 lines
2.6 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div class="header">
<h1 class="title" title="Package">Package javax.sound.sampled.spi</h1>
<div class="docSummary">
<div class="block">
为服务提供商提供抽象类,以提供新的音频设备,声音文件读取器和写入器或音频格式转换器。
</div>
</div>
<p>See: <a href="#package.description">描述</a></p>
</div><div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" class="typeSummary" summary="Class Summary table, listing classes, and an explanation">
<caption>
<span>类摘要</span>
<span class="tabEnd"> </span>
</caption>
<tbody>
<tr>
<th class="colFirst" scope="col"></th>
<th class="colLast" scope="col">描述</th>
</tr>
</tbody>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/sound/sampled/spi/AudioFileReader.html" title="class in javax.sound.sampled.spi">AudioFileReader</a></td>
<td class="colLast">
<div class="block">
音频文件阅读服务提供商。
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/sound/sampled/spi/AudioFileWriter.html" title="class in javax.sound.sampled.spi">AudioFileWriter</a></td>
<td class="colLast">
<div class="block">
音频文件写入服务提供商。
</div> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../javax/sound/sampled/spi/FormatConversionProvider.html" title="class in javax.sound.sampled.spi">FormatConversionProvider</a></td>
<td class="colLast">
<div class="block">
格式转换提供者将一种或多种输入格式的格式转换服务提供给一种或多种输出格式。
</div> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../javax/sound/sampled/spi/MixerProvider.html" title="class in javax.sound.sampled.spi">MixerProvider</a></td>
<td class="colLast">
<div class="block">
特定搅拌机型号的供应商或工厂。
</div> </td>
</tr>
</tbody>
</table> </li>
</ul>
<a name="package.description">
<!-- --> </a>
<h2 title="Package javax.sound.sampled.spi Description">Package javax.sound.sampled.spi Description</h2>
<div class="block">
<span>为服务提供商提供抽象类,以提供新的音频设备,声音文件读取器和写入器或音频格式转换器。</span>
<h2> <span>相关文档</span> </h2>
<span>有关概述,教程,示例和指南,请参阅:</span>
<ul>
<li> <span><a href="../../../../../technotes/guides/sound">Sound</a></span> </li>
</ul>
</div>
<dl>
<dt>
<span class="simpleTagLabel">从以下版本开始:</span>
</dt>
<dd>
1.3
</dd>
</dl>
</div>