Skip to content

Commit 42535bd

Browse files
committed
Bump to up 1.8.1
1 parent a56607a commit 42535bd

File tree

6 files changed

+64
-2
lines changed

6 files changed

+64
-2
lines changed

docs/Structs/IOAudioMixerSettings.html

+31
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,37 @@ <h4>Declaration</h4>
528528
</section>
529529
</div>
530530
</li>
531+
<li class="item">
532+
<div>
533+
<code>
534+
<a name="/s:10HaishinKit20IOAudioMixerSettingsV23maximumNumberOfChannelss6UInt32Vvp"></a>
535+
<a name="//apple_ref/swift/Property/maximumNumberOfChannels" class="dashAnchor"></a>
536+
<a class="token" href="#/s:10HaishinKit20IOAudioMixerSettingsV23maximumNumberOfChannelss6UInt32Vvp">maximumNumberOfChannels</a>
537+
</code>
538+
</div>
539+
<div class="height-container">
540+
<div class="pointer-container"></div>
541+
<section class="section">
542+
<div class="pointer"></div>
543+
<div class="abstract">
544+
<p>Specifies the maximum number of channels supported by the system</p>
545+
546+
<ul>
547+
<li>Description: The maximum number of channels to be used when the number of channels is 0 (not set). More than 2 channels are not supported by the service. It is defined to prevent audio issues since recording does not support more than 2 channels.</li>
548+
</ul>
549+
550+
</div>
551+
<div class="declaration">
552+
<h4>Declaration</h4>
553+
<div class="language">
554+
<p class="aside-title">Swift</p>
555+
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">maximumNumberOfChannels</span><span class="p">:</span> <span class="kt">UInt32</span></code></pre>
556+
557+
</div>
558+
</div>
559+
</section>
560+
</div>
561+
</li>
531562
<li class="item">
532563
<div>
533564
<code>

docs/docsets/HaishinKit.docset/Contents/Resources/Documents/Structs/IOAudioMixerSettings.html

+31
Original file line numberDiff line numberDiff line change
@@ -528,6 +528,37 @@ <h4>Declaration</h4>
528528
</section>
529529
</div>
530530
</li>
531+
<li class="item">
532+
<div>
533+
<code>
534+
<a name="/s:10HaishinKit20IOAudioMixerSettingsV23maximumNumberOfChannelss6UInt32Vvp"></a>
535+
<a name="//apple_ref/swift/Property/maximumNumberOfChannels" class="dashAnchor"></a>
536+
<a class="token" href="#/s:10HaishinKit20IOAudioMixerSettingsV23maximumNumberOfChannelss6UInt32Vvp">maximumNumberOfChannels</a>
537+
</code>
538+
</div>
539+
<div class="height-container">
540+
<div class="pointer-container"></div>
541+
<section class="section">
542+
<div class="pointer"></div>
543+
<div class="abstract">
544+
<p>Specifies the maximum number of channels supported by the system</p>
545+
546+
<ul>
547+
<li>Description: The maximum number of channels to be used when the number of channels is 0 (not set). More than 2 channels are not supported by the service. It is defined to prevent audio issues since recording does not support more than 2 channels.</li>
548+
</ul>
549+
550+
</div>
551+
<div class="declaration">
552+
<h4>Declaration</h4>
553+
<div class="language">
554+
<p class="aside-title">Swift</p>
555+
<pre class="highlight swift"><code><span class="kd">public</span> <span class="k">var</span> <span class="nv">maximumNumberOfChannels</span><span class="p">:</span> <span class="kt">UInt32</span></code></pre>
556+
557+
</div>
558+
</div>
559+
</section>
560+
</div>
561+
</li>
531562
<li class="item">
532563
<div>
533564
<code>

docs/docsets/HaishinKit.docset/Contents/Resources/Documents/search.json

+1-1
Large diffs are not rendered by default.
Binary file not shown.

docs/docsets/HaishinKit.tgz

76 Bytes
Binary file not shown.

docs/search.json

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)