arduino-audio-tools/functions_func_o.html

151 lines
8.6 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>arduino-audio-tools: Class Members - Functions</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">arduino-audio-tools
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;
<h3><a id="index_o"></a>- o -</h3><ul>
<li>offset()
: <a class="el" href="classaudio__tools_1_1_converter_scaler.html#a824b962bf0084b619b2fe4efd6b0deb9">ConverterScaler&lt; T &gt;</a>
</li>
<li>OggContainerDecoder()
: <a class="el" href="classaudio__tools_1_1_ogg_container_decoder.html#a131f485311ee0ab7729caf69c6fbe059">OggContainerDecoder</a>
</li>
<li>onExternalBufferRefilled()
: <a class="el" href="classaudio__tools_1_1_single_buffer.html#a95d73a37366e2eeb400d74370c9341e0">SingleBuffer&lt; T &gt;</a>
</li>
<li>onReceive()
: <a class="el" href="classaudio__tools_1_1_audio_m_p34_d_t05.html#a16fafb882b3831462605bafd426299f1">AudioMP34DT05</a>
</li>
<li>operator bool()
: <a class="el" href="classaudio__tools_1_1_a2_d_p_stream.html#a9b3baad8c612d81b96e46f84d7e97580">A2DPStream</a>
, <a class="el" href="classaudio__tools_1_1_a_a_c_decoder_f_a_a_d.html#a0d52c0ed98e047d782054fa126b281e5">AACDecoderFAAD</a>
, <a class="el" href="classaudio__tools_1_1_a_a_c_decoder_helix.html#a5e20121f14644633fa87e762dccff25f">AACDecoderHelix</a>
, <a class="el" href="classaudio__tools_1_1_a_d_t_s_decoder.html#a90622bd78258a36bbcf63426b28307ac">ADTSDecoder</a>
, <a class="el" href="structaudio__tools_1_1_audio_info.html#a9b3baad8c612d81b96e46f84d7e97580">AudioInfo</a>
, <a class="el" href="classaudio__tools_1_1_audio_player.html#a9b3baad8c612d81b96e46f84d7e97580">AudioPlayer</a>
, <a class="el" href="classaudio__tools_1_1_cat_stream.html#a9b3baad8c612d81b96e46f84d7e97580">CatStream</a>
, <a class="el" href="classaudio__tools_1_1_decoder_helix.html#a9b3baad8c612d81b96e46f84d7e97580">DecoderHelix</a>
, <a class="el" href="classaudio__tools_1_1_encoded_audio_output.html#a9b3baad8c612d81b96e46f84d7e97580">EncodedAudioOutput</a>
, <a class="el" href="classaudio__tools_1_1_f_l_a_c_decoder.html#a9b3baad8c612d81b96e46f84d7e97580">FLACDecoder</a>
, <a class="el" href="classaudio__tools_1_1_i2_s_stream.html#a90622bd78258a36bbcf63426b28307ac">I2SStream</a>
, <a class="el" href="classaudio__tools_1_1_memory_stream.html#a90622bd78258a36bbcf63426b28307ac">MemoryStream</a>
, <a class="el" href="classaudio__tools_1_1_m_p3_decoder_helix.html#a9b3baad8c612d81b96e46f84d7e97580">MP3DecoderHelix</a>
, <a class="el" href="classaudio__tools_1_1_m_p3_decoder_m_a_d.html#a9b3baad8c612d81b96e46f84d7e97580">MP3DecoderMAD</a>
, <a class="el" href="classaudio__tools_1_1_m_p3_decoder_mini.html#a0d52c0ed98e047d782054fa126b281e5">MP3DecoderMini</a>
, <a class="el" href="classaudio__tools_1_1_pipeline.html#a9b3baad8c612d81b96e46f84d7e97580">Pipeline</a>
, <a class="el" href="classaudio__tools_1_1_queue_stream.html#a9b3baad8c612d81b96e46f84d7e97580">QueueStream&lt; T &gt;</a>
, <a class="el" href="classaudio__tools_1_1_r_t_s_p_output.html#a9b3baad8c612d81b96e46f84d7e97580">RTSPOutput</a>
, <a class="el" href="classaudio__tools_1_1_slice.html#a9b3baad8c612d81b96e46f84d7e97580">Slice&lt; T &gt;</a>
, <a class="el" href="classaudio__tools_1_1_streaming_decoder.html#ac496133545cba767b45c6ce8df3587e7">StreamingDecoder</a>
, <a class="el" href="classaudio__tools_1_1_streaming_decoder_adapter.html#a0d52c0ed98e047d782054fa126b281e5">StreamingDecoderAdapter</a>
, <a class="el" href="classaudio__tools_1_1_timer_alarm_repeating.html#a9b3baad8c612d81b96e46f84d7e97580">TimerAlarmRepeating</a>
, <a class="el" href="classaudio__tools_1_1_vorbis_decoder.html#a5e20121f14644633fa87e762dccff25f">VorbisDecoder</a>
</li>
<li>operator!=()
: <a class="el" href="structaudio__tools_1_1_audio_info.html#a9a8f541005042a6b59c0a6600fd91028">AudioInfo</a>
, <a class="el" href="classaudio__tools_1_1_str.html#a05ef00d1df413cd997c167a24bd4a2b9">Str</a>
</li>
<li>operator+=()
: <a class="el" href="classaudio__tools_1_1_str.html#aa1a54030ea413f578dbfbc8c241a2d6d">Str</a>
</li>
<li>operator&lt;&lt;()
: <a class="el" href="classaudio__tools_1_1_str.html#ad22eaab0dacd5e2bbc5e3e0eebd90235">Str</a>
</li>
<li>operator=()
: <a class="el" href="structaudio__tools_1_1_audio_info.html#a4ae68e9f46c81f929389282bbecd5072">AudioInfo</a>
, <a class="el" href="classaudio__tools_1_1_memory_stream.html#a4c800ae48b9537be99025189129a75ef">MemoryStream</a>
, <a class="el" href="classaudio__tools_1_1_str.html#a0efbed3fb099fe426767cdb9e2e4f700">Str</a>
, <a class="el" href="classaudio__tools_1_1_str_ext.html#a0fb96556870209bcec9d17930b827101">StrExt</a>
, <a class="el" href="classaudio__tools_1_1_vector.html#adc75d450c56745c1c49d83fedc3213b8">Vector&lt; T &gt;</a>
</li>
<li>operator==()
: <a class="el" href="structaudio__tools_1_1_audio_info.html#a5ad7a6f58eb72354b7c513e12d67632c">AudioInfo</a>
, <a class="el" href="classaudio__tools_1_1_str.html#a8a034985fe01c5141d0eaece37e69fa7">Str</a>
</li>
<li>operator[]()
: <a class="el" href="classaudio__tools_1_1_audio_effect_common.html#a722144d124c35931c637345566824441">AudioEffectCommon</a>
, <a class="el" href="classaudio__tools_1_1_audio_effects.html#a722144d124c35931c637345566824441">AudioEffects&lt; GeneratorT &gt;</a>
, <a class="el" href="classaudio__tools_1_1_audio_effect_stream_t.html#a722144d124c35931c637345566824441">AudioEffectStreamT&lt; T &gt;</a>
, <a class="el" href="classaudio__tools_1_1_audio_source.html#afa6c5f7c313c2b76bd012882add7c1a9">AudioSource</a>
, <a class="el" href="classaudio__tools_1_1_pipeline.html#a095e05973ce76113c2f37c36ec7d6f9b">Pipeline</a>
, <a class="el" href="classaudio__tools_1_1_s_d_direct.html#a0e4f2f4eb0c3ccce535ef70d2b3bea16">SDDirect&lt; SDT, FileT &gt;</a>
, <a class="el" href="classaudio__tools_1_1_s_d_index.html#a0e4f2f4eb0c3ccce535ef70d2b3bea16">SDIndex&lt; SDT, FileT &gt;</a>
</li>
<li>OpusAudioDecoder()
: <a class="el" href="classaudio__tools_1_1_opus_audio_decoder.html#ad4915dc20c66e772d50d802a9fa67926">OpusAudioDecoder</a>
</li>
<li>OpusEncoderSettings()
: <a class="el" href="structaudio__tools_1_1_opus_encoder_settings.html#a3be7a937cfd7f58d1a93e1a815e697d4">OpusEncoderSettings</a>
</li>
<li>OpusSettings()
: <a class="el" href="structaudio__tools_1_1_opus_settings.html#ababbf31a0d7af4f72a111533e439bd85">OpusSettings</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>