From fc955607f1016b6ed332bb65d963d715f16c745e Mon Sep 17 00:00:00 2001 From: pschatzmann Date: Mon, 30 Oct 2023 10:54:19 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20doxygen=20from=20@=20pschatzma?= =?UTF-8?q?nn/arduino-audio-tools@e6387c001716d727c55f77f16326b059ac256237?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _analog_audio_arduino_8h_source.html | 4 +- _audio_a2_d_p_8h_source.html | 10 +- _audio_actions_8h_source.html | 2 +- _audio_client_r_t_s_p_8h_source.html | 4 +- _audio_config_8h_source.html | 8 +- _audio_e_s_p32_u_l_p_8h_source.html | 6 +- _audio_f_f_t_8h_source.html | 2 +- _audio_i_o_8h_source.html | 16 +-- _audio_output_8h_source.html | 6 +- _audio_player_8h_source.html | 8 +- _audio_runtime_8h_source.html | 3 +- _audio_server_8h_source.html | 4 +- _audio_source_idx_s_d_8h_source.html | 4 +- _audio_source_little_f_s_8h_source.html | 4 +- _audio_source_s_d_8h_source.html | 4 +- _audio_source_s_p_i_f_f_s_8h_source.html | 4 +- _audio_streams_8h_source.html | 14 +-- _audio_types_8h_source.html | 2 +- _buffers_8h_source.html | 2 +- _codec_codec2_8h_source.html | 4 +- _codec_f_l_a_c_8h_source.html | 6 +- _codec_i_l_b_c_8h_source.html | 4 +- _codec_vorbis_8h_source.html | 4 +- _communication_8h_source.html | 18 ++-- _debouncer_8h_source.html | 2 +- _decoder_from_streaming_8h_source.html | 100 +++++++++--------- _h_l_s_stream_8h_source.html | 8 +- _http_header_8h_source.html | 4 +- _http_line_reader_8h_source.html | 4 +- _i2_s_r_p2040-_m_b_e_d_8h_source.html | 4 +- _i2_s_s_t_m32_8h_source.html | 4 +- _jpeg_open_c_v_8h_source.html | 2 +- _jpeg_t_f_t_8h_source.html | 2 +- _legacy_audio_source_s_d_f_a_t_8h_source.html | 4 +- _millis_8h_source.html | 8 +- _no_arduino_8h.html | 10 +- _no_arduino_8h_source.html | 6 +- _p_w_m_audio_base_8h_source.html | 6 +- _r_t_s_p_8h_source.html | 4 +- _stream_copy_8h_source.html | 16 +-- _u_r_l_stream_8h_source.html | 8 +- _u_r_l_stream_buffered_8h_source.html | 4 +- _v_b_a_n_stream_8h_source.html | 4 +- _v_s1053_stream_8h_source.html | 8 +- _video_8h_source.html | 6 +- annotated.html | 2 +- classaudio__tools_1_1_audio_player.html | 6 +- ...dio__tools_1_1_decoder_from_streaming.html | 52 +-------- ...o__tools_1_1_measuring_stream-members.html | 2 +- classaudio__tools_1_1_measuring_stream.html | 14 +-- ..._1_1_r_t_s_p_source_from_audio_stream.html | 6 +- ...ols_1_1_rate_measuring_stream-members.html | 2 +- ...udio__tools_1_1_rate_measuring_stream.html | 38 +++---- classaudio__tools_1_1_throttle.html | 14 +-- ...__tools_1_1_video_audio_buffered_sync.html | 4 +- functions_func_s.html | 4 +- functions_s.html | 4 +- group__video.html | 2 +- hierarchy.html | 2 +- namespaceaudio__tools.html | 16 +-- namespacemembers.html | 2 +- namespacemembers_func.html | 2 +- namespaces.html | 2 +- search/all_13.js | 4 +- search/all_4.js | 6 +- search/functions_12.js | 4 +- search/functions_4.js | 6 +- 67 files changed, 256 insertions(+), 295 deletions(-) diff --git a/_analog_audio_arduino_8h_source.html b/_analog_audio_arduino_8h_source.html index c2c0bb6dbc..6d10e3a1a5 100644 --- a/_analog_audio_arduino_8h_source.html +++ b/_analog_audio_arduino_8h_source.html @@ -146,7 +146,7 @@
84  if (config.is_blocking_write) {
85  LOGD("Waiting for buffer to be available");
86  while (buffer->availableForWrite() < len) {
-
87  delay(10);
+
87  delay(10);
88  }
89  }
90 
@@ -331,7 +331,7 @@
virtual int available()=0
provides the number of entries that are available to read
Generic Implementation of sound input and output for desktop environments using portaudio.
Definition: AnalogAudio.h:10
long map(long x, long in_min, long in_max, long out_min, long out_max)
Maps input to output values.
Definition: NoArduino.h:161
-
void delay(uint64_t ms)
Waits for the indicated milliseconds.
Definition: Millis.h:10
+
void delay(uint32_t ms)
Waits for the indicated milliseconds.
Definition: Millis.h:10
int channels
Number of channels: 2=stereo, 1=mono.
Definition: AudioTypes.h:106
int bits_per_sample
Number of bits per sample (int16_t = 16 bits)
Definition: AudioTypes.h:108
diff --git a/_audio_a2_d_p_8h_source.html b/_audio_a2_d_p_8h_source.html index f2fcf00549..32878df97f 100644 --- a/_audio_a2_d_p_8h_source.html +++ b/_audio_a2_d_p_8h_source.html @@ -184,7 +184,7 @@
146  a2dp_source->start_raw((char*)cfg.name, a2dp_stream_source_sound_data);
147  while(!a2dp_source->is_connected()){
148  LOGD("waiting for connection");
-
149  delay(1000);
+
149  delay(1000);
150  }
151  LOGI("a2dp_source is connected...");
152  notify_base_Info(44100);
@@ -203,7 +203,7 @@
165  a2dp_sink->start((char*)cfg.name);
166  while(!a2dp_sink->is_connected()){
167  LOGD("waiting for connection");
-
168  delay(1000);
+
168  delay(1000);
169  }
170  LOGI("a2dp_sink is connected...");
171  is_a2dp_active = true;
@@ -238,7 +238,7 @@
204  // if buffer is full we wait
205  while(len > a2dp_buffer.availableForWrite()){
206  LOGD("Waiting for buffer to be available");
-
207  delay(5);
+
207  delay(5);
208  if (config.startLogic==StartWhenBufferFull){
209  is_a2dp_active = true;
210  }
@@ -250,7 +250,7 @@
216  LOGD("write %d -> %d", len, result);
217  if (config.mode==TX_MODE){
218  // give the callback a chance to retrieve the data
-
219  delay(config.delay_ms);
+
219  delay(config.delay_ms);
220  }
221  return result;
222  }
@@ -398,7 +398,7 @@
virtual bool equals(const char *str)
checks if the string equals indicated parameter string
Definition: Str.h:170
RxTxMode
Audio Source (TX_MODE) or Audio Sink (RX_MODE). RXTX_MODE is Source and Sink at the same time!
Definition: AudioTypes.h:24
Generic Implementation of sound input and output for desktop environments using portaudio.
Definition: AnalogAudio.h:10
-
void delay(uint64_t ms)
Waits for the indicated milliseconds.
Definition: Millis.h:10
+
void delay(uint32_t ms)
Waits for the indicated milliseconds.
Definition: Millis.h:10
Basic Audio information which drives e.g. I2S.
Definition: AudioTypes.h:48
int channels
Number of channels: 2=stereo, 1=mono.
Definition: AudioTypes.h:106
int bits_per_sample
Number of bits per sample (int16_t = 16 bits)
Definition: AudioTypes.h:108
diff --git a/_audio_actions_8h_source.html b/_audio_actions_8h_source.html index 8da668b762..43284150af 100644 --- a/_audio_actions_8h_source.html +++ b/_audio_actions_8h_source.html @@ -254,7 +254,7 @@
void add(int pin, void(*actionOn)(bool pinStatus, int pin, void *ref), void(*actionOff)(bool pinStatus, int pin, void *ref), ActiveLogic activeLogicPar=ActiveLow, void *ref=nullptr)
Adds an action.
Definition: AudioActions.h:39
void setEnabled(int pin, bool enabled)
enable/disable pin actions
Definition: AudioActions.h:78
Generic Implementation of sound input and output for desktop environments using portaudio.
Definition: AnalogAudio.h:10
-
uint64_t millis()
Returns the milliseconds since the start.
Definition: Millis.h:17
+
uint32_t millis()
Returns the milliseconds since the start.
Definition: Millis.h:17
Definition: AudioActions.h:147
diff --git a/_audio_client_r_t_s_p_8h_source.html b/_audio_client_r_t_s_p_8h_source.html index bb66aa0a7a..1918ca5f4d 100644 --- a/_audio_client_r_t_s_p_8h_source.html +++ b/_audio_client_r_t_s_p_8h_source.html @@ -200,7 +200,7 @@
155  WiFi.begin(ssid, password);
156  while(WiFi.status() != WL_CONNECTED){
157  Serial.print(".");
-
158  delay(100);
+
158  delay(100);
159  }
160  Serial.println();
161  Serial.print("Local Address: ");
@@ -772,7 +772,7 @@
Definition: AudioClientRTSP.h:262
Definition: AudioClientRTSP.h:216
Generic Implementation of sound input and output for desktop environments using portaudio.
Definition: AnalogAudio.h:10
-
void delay(uint64_t ms)
Waits for the indicated milliseconds.
Definition: Millis.h:10
+
void delay(uint32_t ms)
Waits for the indicated milliseconds.
Definition: Millis.h:10