-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
twilio-sdk-build
committed
Oct 22, 2024
1 parent
f95b814
commit 0cbbdf3
Showing
148 changed files
with
48,924 additions
and
2 deletions.
There are no files selected for viewing
143 changes: 143 additions & 0 deletions
143
docs/5.8.3/Blocks/TVIAVAudioSessionConfigurationBlock.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>TVIAVAudioSessionConfigurationBlock Block Reference</title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
<meta name="generator" content="appledoc 2.2.1 (build 1334)"> | ||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">Twilio Video </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">Twilio Inc.</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title">TVIAVAudioSessionConfigurationBlock Block Reference</h1> | ||
|
||
|
||
<div class="section section-specification"><table cellspacing="0"><tbody> | ||
<tr> | ||
<th>Declared in</th> | ||
<td>TVIDefaultAudioDevice.h</td> | ||
</tr> | ||
</tbody></table></div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a title="Block Definition" name="instance_methods"></a> | ||
<h4 class="method-subtitle parameter-title">Block Definition</h4> | ||
<h3 class="subsubtitle method-title">TVIAVAudioSessionConfigurationBlock</h3> | ||
|
||
|
||
<div class="method-subsection brief-description"> | ||
<p><code>TVIAVAudioSessionConfigurationBlock</code> allows you to configure AVAudioSession.</p> | ||
</div> | ||
|
||
|
||
|
||
<code>typedef void (^TVIAVAudioSessionConfigurationBlock) (void )</code> | ||
|
||
|
||
|
||
<div class="method-subsection discussion-section"> | ||
<h4 class="method-subtitle">Discussion</h4> | ||
<p><code>TVIAVAudioSessionConfigurationBlock</code> allows you to configure AVAudioSession.</p> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="method-subsection declared-in-section"> | ||
<h4 class="method-subtitle">Declared In</h4> | ||
<code class="declared-in-ref">TVIDefaultAudioDevice.h</code><br /> | ||
</div> | ||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2024 Twilio Inc. All rights reserved. Updated: 2024-10-16</p> | ||
|
||
|
||
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p> | ||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-2900316-33', 'auto'); | ||
ga('send', 'pageview'); | ||
|
||
</script> | ||
</body> | ||
</html> |
143 changes: 143 additions & 0 deletions
143
docs/5.8.3/Blocks/TVIAppScreenSourceOptionsBuilderBlock.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta charset="utf-8"> | ||
|
||
<title>TVIAppScreenSourceOptionsBuilderBlock Block Reference</title> | ||
|
||
<link rel="stylesheet" href="../css/style.css"> | ||
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4"> | ||
<meta name="generator" content="appledoc 2.2.1 (build 1334)"> | ||
</head> | ||
<body class="appledoc"> | ||
<header> | ||
<div class="container" class="hide-in-xcode"> | ||
|
||
<h1 id="library-title"> | ||
<a href="../index.html">Twilio Video </a> | ||
</h1> | ||
|
||
<p id="developer-home"> | ||
<a href="../index.html">Twilio Inc.</a> | ||
</p> | ||
|
||
</div> | ||
</header> | ||
|
||
<aside> | ||
<div class="container"> | ||
<nav> | ||
<ul id="header-buttons" role="toolbar"> | ||
<li><a href="../index.html">Index</a></li> | ||
<li><a href="../hierarchy.html">Hierarchy</a></li> | ||
|
||
<li id="on-this-page" role="navigation"> | ||
<label> | ||
On This Page | ||
|
||
<div class="chevron"> | ||
<div class="chevy chevron-left"></div> | ||
<div class="chevy chevron-right"></div> | ||
</div> | ||
|
||
<select id="jump-to"> | ||
<option value="top">Jump To…</option> | ||
|
||
|
||
|
||
|
||
|
||
</select> | ||
</label> | ||
</li> | ||
</ul> | ||
</nav> | ||
</div> | ||
</aside> | ||
|
||
<article> | ||
<div id="overview_contents" class="container"> | ||
<div id="content"> | ||
<main role="main"> | ||
<h1 class="title">TVIAppScreenSourceOptionsBuilderBlock Block Reference</h1> | ||
|
||
|
||
<div class="section section-specification"><table cellspacing="0"><tbody> | ||
<tr> | ||
<th>Declared in</th> | ||
<td>TVIAppScreenSourceOptions.h</td> | ||
</tr> | ||
</tbody></table></div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<a title="Block Definition" name="instance_methods"></a> | ||
<h4 class="method-subtitle parameter-title">Block Definition</h4> | ||
<h3 class="subsubtitle method-title">TVIAppScreenSourceOptionsBuilderBlock</h3> | ||
|
||
|
||
<div class="method-subsection brief-description"> | ||
<p><code>TVIAppScreenSourceOptionsBuilderBlock</code> allows you to construct <code>TVIAppScreenSourceOptions</code> using the builder pattern.</p> | ||
</div> | ||
|
||
|
||
|
||
<code>typedef void (^TVIAppScreenSourceOptionsBuilderBlock) (TVIAppScreenSourceOptionsBuilder *_Nonnull, builder )</code> | ||
|
||
|
||
|
||
<div class="method-subsection discussion-section"> | ||
<h4 class="method-subtitle">Discussion</h4> | ||
<p><code>TVIAppScreenSourceOptionsBuilderBlock</code> allows you to construct <code>TVIAppScreenSourceOptions</code> using the builder pattern.</p> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="method-subsection declared-in-section"> | ||
<h4 class="method-subtitle">Declared In</h4> | ||
<code class="declared-in-ref">TVIAppScreenSourceOptions.h</code><br /> | ||
</div> | ||
|
||
|
||
|
||
</main> | ||
|
||
<footer> | ||
<div class="footer-copyright"> | ||
|
||
<p class="copyright">Copyright © 2024 Twilio Inc. All rights reserved. Updated: 2024-10-16</p> | ||
|
||
|
||
<p class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2.1 (build 1334)</a>.</p> | ||
|
||
</div> | ||
</footer> | ||
</div> | ||
</div> | ||
</article> | ||
|
||
<script src="../js/script.js"></script> | ||
<script> | ||
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||
})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||
|
||
ga('create', 'UA-2900316-33', 'auto'); | ||
ga('send', 'pageview'); | ||
|
||
</script> | ||
</body> | ||
</html> |
Oops, something went wrong.