Skip to content

Commit b1b24e3

Browse files
committed
Update docs for release 1.48.0
1 parent 5203b93 commit b1b24e3

24 files changed

+780
-49
lines changed

sdk/api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<li><a href="index.html" aria-label="Home">Spectacular AI SDK documentation</a></li>
9696
<li class="breadcrumb-item active">API Reference</li>
9797
<li class="wy-breadcrumbs-aside version">
98-
v1.47
98+
v1.48
9999
</li>
100100
</ul>
101101

@@ -125,7 +125,7 @@ <h2>Latest version<a class="headerlink" href="#latest-version" title="Permalink
125125
<div role="contentinfo">
126126
<hr/>
127127
<p>The publicly available Spectacular AI SDK versions are free for non-commercial use.</p>
128-
<p>&#169; 2025 Spectacular AI Ltd</p>
128+
<p>&#169; 2026 Spectacular AI Ltd</p>
129129
</div>
130130
</footer>
131131
</div>

sdk/core.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<li><a href="index.html" aria-label="Home">Spectacular AI SDK documentation</a></li>
9696
<li class="breadcrumb-item active">Core SDK</li>
9797
<li class="wy-breadcrumbs-aside version">
98-
v1.47
98+
v1.48
9999
</li>
100100
</ul>
101101

@@ -129,7 +129,7 @@
129129
<div role="contentinfo">
130130
<hr/>
131131
<p>The publicly available Spectacular AI SDK versions are free for non-commercial use.</p>
132-
<p>&#169; 2025 Spectacular AI Ltd</p>
132+
<p>&#169; 2026 Spectacular AI Ltd</p>
133133
</div>
134134
</footer>
135135
</div>

sdk/cpp/latest/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<li class="breadcrumb-item"><a href="../../api.html">API Reference</a></li>
9898
<li class="breadcrumb-item active">C++</li>
9999
<li class="wy-breadcrumbs-aside version">
100-
v1.47
100+
v1.48
101101
</li>
102102
</ul>
103103

@@ -897,8 +897,7 @@ <h1>C++<a class="headerlink" href="#c" title="Permalink to this heading"></a>
897897
<dt class="sig sig-object cpp" id="_CPPv4N13spectacularAI6Replay17setOutputCallbackERKNSt8functionIFv12VioOutputPtrEEE">
898898
<span id="_CPPv3N13spectacularAI6Replay17setOutputCallbackERKNSt8functionIFv12VioOutputPtrEEE"></span><span id="_CPPv2N13spectacularAI6Replay17setOutputCallbackERKNSt8functionIFv12VioOutputPtrEEE"></span><span class="target" id="structspectacularAI_1_1Replay_1a7b0306314ac5a8a569ca27f97940a9e4"></span><span class="k"><span class="pre">virtual</span></span><span class="w"> </span><span class="kt"><span class="pre">void</span></span><span class="w"> </span><span class="sig-name descname"><span class="n"><span class="pre">setOutputCallback</span></span></span><span class="sig-paren">(</span><span class="k"><span class="pre">const</span></span><span class="w"> </span><span class="n"><span class="pre">std</span></span><span class="p"><span class="pre">::</span></span><span class="n"><span class="pre">function</span></span><span class="p"><span class="pre">&lt;</span></span><span class="kt"><span class="pre">void</span></span><span class="p"><span class="pre">(</span></span><a class="reference internal" href="#_CPPv4N13spectacularAI12VioOutputPtrE" title="spectacularAI::VioOutputPtr"><span class="n"><span class="pre">VioOutputPtr</span></span></a><span class="p"><span class="pre">)</span></span><span class="p"><span class="pre">&gt;</span></span><span class="w"> </span><span class="p"><span class="pre">&amp;</span></span><span class="n sig-param"><span class="pre">onOutput</span></span><span class="sig-paren">)</span><span class="w"> </span><span class="p"><span class="pre">=</span></span><span class="w"> </span><span class="m"><span class="pre">0</span></span><a class="headerlink" href="#_CPPv4N13spectacularAI6Replay17setOutputCallbackERKNSt8functionIFv12VioOutputPtrEEE" title="Permalink to this definition"></a><br /></dt>
899899
<dd><p>Set output callback, called whenever new output is available.</p>
900-
<p>The output remains valid as long as the shared pointer is alive. Can be passed to different threads and the last reference can be destructed in another thread. However, these should not be stored long term to avoid memory leaks.</p>
901-
<p>Will be called fromt the same thread where gyroscope samples are added. </p>
900+
<p>The output remains valid as long as the shared pointer is alive. Can be passed to different threads and the last reference can be destructed in another thread. However, these should not be stored long term to avoid memory leaks. </p>
902901
</dd></dl>
903902

904903
<dl class="cpp function">
@@ -3174,7 +3173,7 @@ <h1>C++<a class="headerlink" href="#c" title="Permalink to this heading"></a>
31743173
<div role="contentinfo">
31753174
<hr/>
31763175
<p>The publicly available Spectacular AI SDK versions are free for non-commercial use.</p>
3177-
<p>&#169; 2025 Spectacular AI Ltd</p>
3176+
<p>&#169; 2026 Spectacular AI Ltd</p>
31783177
</div>
31793178
</footer>
31803179
</div>

sdk/custom-hardware.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<li class="breadcrumb-item"><a href="core.html">Core SDK</a></li>
9797
<li class="breadcrumb-item active">Custom hardware</li>
9898
<li class="wy-breadcrumbs-aside version">
99-
v1.47
99+
v1.48
100100
</li>
101101
</ul>
102102

@@ -130,7 +130,7 @@ <h2>Input API<a class="headerlink" href="#input-api" title="Permalink to this he
130130
<div role="contentinfo">
131131
<hr/>
132132
<p>The publicly available Spectacular AI SDK versions are free for non-commercial use.</p>
133-
<p>&#169; 2025 Spectacular AI Ltd</p>
133+
<p>&#169; 2026 Spectacular AI Ltd</p>
134134
</div>
135135
</footer>
136136
</div>

sdk/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<li><a href="#" aria-label="Home">Spectacular AI SDK documentation</a></li>
9595
<li class="breadcrumb-item active">Spectacular AI SDK documentation</li>
9696
<li class="wy-breadcrumbs-aside version">
97-
v1.47
97+
v1.48
9898
</li>
9999
</ul>
100100

@@ -183,7 +183,7 @@ <h3>FFmpeg<a class="headerlink" href="#ffmpeg" title="Permalink to this heading"
183183
<div role="contentinfo">
184184
<hr/>
185185
<p>The publicly available Spectacular AI SDK versions are free for non-commercial use.</p>
186-
<p>&#169; 2025 Spectacular AI Ltd</p>
186+
<p>&#169; 2026 Spectacular AI Ltd</p>
187187
</div>
188188
</footer>
189189
</div>

sdk/mapping.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
<li class="breadcrumb-item"><a href="core.html">Core SDK</a></li>
9898
<li class="breadcrumb-item active">Mapping API</li>
9999
<li class="wy-breadcrumbs-aside version">
100-
v1.47
100+
v1.48
101101
</li>
102102
</ul>
103103

@@ -893,7 +893,7 @@
893893
<div role="contentinfo">
894894
<hr/>
895895
<p>The publicly available Spectacular AI SDK versions are free for non-commercial use.</p>
896-
<p>&#169; 2025 Spectacular AI Ltd</p>
896+
<p>&#169; 2026 Spectacular AI Ltd</p>
897897
</div>
898898
</footer>
899899
</div>

sdk/python/latest/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<li class="breadcrumb-item"><a href="../../api.html">API Reference</a></li>
9797
<li class="breadcrumb-item active">Python</li>
9898
<li class="wy-breadcrumbs-aside version">
99-
v1.47
99+
v1.48
100100
</li>
101101
</ul>
102102

@@ -716,7 +716,7 @@
716716
<div role="contentinfo">
717717
<hr/>
718718
<p>The publicly available Spectacular AI SDK versions are free for non-commercial use.</p>
719-
<p>&#169; 2025 Spectacular AI Ltd</p>
719+
<p>&#169; 2026 Spectacular AI Ltd</p>
720720
</div>
721721
</footer>
722722
</div>

0 commit comments

Comments
 (0)