Skip to content

Commit

Permalink
deploy: 542d3e4
Browse files Browse the repository at this point in the history
  • Loading branch information
hirrolot committed Oct 1, 2024
1 parent eefd9f3 commit 4c4732a
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion context_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#abfefd29027708c217723768f
</div><div class="memdoc">

<p>Implements <a class="el" href="droppable_8h.html#a63327e52bfcd2c77b4fb293a45590312" title="Types that can be dropped (deallocated).">SmolRTSP_Droppable_IFACE</a> for <a class="el" href="context_8h.html#a74d8be6059af5516c37fcebc14a70622" title="An opaque type used to conveniently respond to RTSP clients.">SmolRTSP_Context</a>. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion controller_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ab333d02b2e9746d231000906
</div><div class="memdoc">

<p>Defines the <code>SmolRTSP_Controller</code> interface. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions droppable_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a63327e52bfcd2c77b4fb293a
<div class="line"> vfunc99(<span class="keywordtype">void</span>, drop, VSelf99)</div>
</div><!-- fragment -->
<p>Types that can be dropped (deallocated). </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand All @@ -175,7 +175,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a1454551a85b0ce2876bf6c1d
</div><div class="memdoc">

<p>Defines the <code>SmolRTSP_Droppable</code> interface. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions error_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ <h2>Variants</h2>
<li><code>MissingCSeq</code> &ndash; Missing the <code>CSeq</code> header.</li>
<li><code>InvalidCSeq</code> &ndash; Failed to parse the <code>CSeq</code> header.</li>
</ul>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand Down Expand Up @@ -346,7 +346,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2fb12375da217b97eb175105
</div><div class="memdoc">

<p>A result of parsing (either success or failure). </p>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand Down Expand Up @@ -391,7 +391,7 @@ <h2>Variants</h2>
</li>
<li><code>Partial</code> &ndash; Need more data to continue parsing.</li>
</ul>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion nal_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#af7758ff65ddd510dc4dc8733
</div><div class="memdoc">

<p>A generic NAL header (either H.264 or H.265). </p>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion nal__transport_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a69333ef1ac705df4786f4cbf
</div><div class="memdoc">

<p>Implements <a class="el" href="droppable_8h.html#a63327e52bfcd2c77b4fb293a45590312" title="Types that can be dropped (deallocated).">SmolRTSP_Droppable_IFACE</a> for <a class="el" href="nal__transport_8h.html#afec555143193b4746bcddf7614953b65" title="An RTP/NAL data transport.">SmolRTSP_NalTransport</a>. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion option_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#aa58e8736828aa4bf268a5d54
<li><code><a class="el" href="option_8h.html#aa58e8736828aa4bf268a5d54748664de" title="Defines a typed optional value.">SMOLRTSP_DEF_OPTION(T)</a></code> expands to <code>datatype99(T##Option, (T##_Some, T), (T##_None))</code>.</li>
<li><code><a class="el" href="option_8h.html#aa58e8736828aa4bf268a5d54748664de" title="Defines a typed optional value.">SMOLRTSP_DEF_OPTION(name, T)</a></code> expands to <code>datatype99(name##Option, (name##_Some, T), (name##_None))</code>.</li>
</ul>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions rtp__transport_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h2>Variants</h2>
<li><code>Raw</code> &ndash; The value to be assigned to <a class="el" href="structSmolRTSP__RtpHeader.html#a0c6b848aef312423bc57af078c57b496" title="Used by the receiver to play back the received samples at appropriate time and interval.">SmolRTSP_RtpHeader.timestamp</a> without further conversion.</li>
<li><code>SysClockUs</code> &ndash; The timestamp value in microseconds derived from a system clock (e.g., <code>clock_gettime</code>). It should be used when a raw timestamp cannot be computed, as typically occurs with real-time video.</li>
</ul>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand Down Expand Up @@ -234,7 +234,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#adb171408327c92d02faaf24d
</div><div class="memdoc">

<p>Implements <a class="el" href="droppable_8h.html#a63327e52bfcd2c77b4fb293a45590312" title="Types that can be dropped (deallocated).">SmolRTSP_Droppable_IFACE</a> for <a class="el" href="rtp__transport_8h.html#a8c72a0e77af47185c469b8ddeec20f3d" title="An RTP data transport.">SmolRTSP_RtpTransport</a>. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions transport_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a18d1efd9aed7d795cf4d03b5
<div class="line"> vfunc99(<span class="keywordtype">bool</span>, is_full, VSelf99)</div>
</div><!-- fragment -->
<p>A transport-level RTSP data transmitter. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand All @@ -207,7 +207,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a1ed54d2a026274f143e7a77d
</div><div class="memdoc">

<p>Defines the <code>SmolRTSP_Transport</code> interface. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions util_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#ab72eecaa404fbad784ac1cb2
</div><div class="memdoc">

<p>Defines <code>SmolRTSP_ChannelPairOption</code>. </p>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand All @@ -250,7 +250,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a2d8f79b7a21db7aa05b327d9
</div><div class="memdoc">

<p>Defines <code>SmolRTSP_PortPairOption</code>. </p>
<p>See <a href="https://github.com/Hirrolot/datatype99">Datatype99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/datatype99">Datatype99</a> for the macro usage. </p>

</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion writer_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#acb1b47995a885c84f4adff44
</div><div class="memdoc">

<p>Defines the <code>SmolRTSP_Writer</code> interface. </p>
<p>See <a href="https://github.com/Hirrolot/interface99">Interface99</a> for the macro usage. </p>
<p>See <a href="https://github.com/hirrolot/interface99">Interface99</a> for the macro usage. </p>

</div>
</div>
Expand Down

0 comments on commit 4c4732a

Please sign in to comment.