Searched refs:PCM (Results 1 – 6 of 6) sorted by relevance
31 } PCM; typedef33 PCM formats[] = {95 PCM *format; in main()
138 is most suitable for short PCM format clips. The example code uses this technique for the <em>139 Hello</em> and <em>Android</em> clips. The PCM data was converted to hex strings using a141 <li><strong>Real-time synthesis</strong>: Your application can synthesize PCM data on the fly and248 <td>Yes: Decode to PCM</td>416 <li><a class="external-link" href="https://en.wikipedia.org/wiki/WAV">WAV</a> PCM.</li>465 <h4>PCM data format</h4>468 PCM is the only data format you can use with buffer queues. Supported PCM520 A device typically supports the same rate range for a data source in PCM format, and a unity rate543 An audio player or recorder with a data locator for a buffer queue supports PCM data format only.683 this reason. (We also use Android simple buffer queue for recording and decoding to PCM, but that[all …]
345 <li>Now use OpenSL ES to create an AudioPlayer with PCM buffer queue data locator.</li>
173 <td>PCM/WAVE</td>176 <td>8- and 16-bit linear PCM (rates up to limit of hardware). Sampling177 rates for raw PCM recordings at 8000, 16000 and 44100 Hz.</td>
422 <p>OpenSL ES support for this Android API level adds PCM support. For more information about
3011 Vorbis) to PCM. For more details, see <code>docs/opensles/index.html</code> and