|
|
@@ -7,6 +7,7 @@
|
|
|
<meta name="description" content="Documentation for @urtc/sdk-web">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
<link rel="stylesheet" href="../assets/css/main.css">
|
|
|
+ <script async src="../assets/js/search.js" id="search-script"></script>
|
|
|
</head>
|
|
|
<body>
|
|
|
<header>
|
|
|
@@ -51,7 +52,7 @@
|
|
|
<div class="container">
|
|
|
<ul class="tsd-breadcrumb">
|
|
|
<li>
|
|
|
- <a href="../index.html">Globals</a>
|
|
|
+ <a href="../index.html">@urtc/sdk-web</a>
|
|
|
</li>
|
|
|
<li>
|
|
|
<a href="customvideoprofile.html">CustomVideoProfile</a>
|
|
|
@@ -71,7 +72,8 @@
|
|
|
</div>
|
|
|
<dl class="tsd-comment-tags">
|
|
|
<dt>example</dt>
|
|
|
- <dd><pre><code class="language-js">{ <span class="hljs-attr">width</span>: <span class="hljs-number">640</span>, <span class="hljs-attr">height</span>: <span class="hljs-number">480</span>, <span class="hljs-attr">framerate</span>: <span class="hljs-number">15</span>, <span class="hljs-attr">bitrate</span>: <span class="hljs-number">500</span> }</code></pre>
|
|
|
+ <dd><pre><code class="language-js"><span style="color: #000000">{ width: </span><span style="color: #098658">640</span><span style="color: #000000">, height: </span><span style="color: #098658">480</span><span style="color: #000000">, framerate: </span><span style="color: #098658">15</span><span style="color: #000000">, bitrate: </span><span style="color: #098658">500</span><span style="color: #000000"> }</span>
|
|
|
+</code></pre>
|
|
|
</dd>
|
|
|
</dl>
|
|
|
</div>
|
|
|
@@ -88,21 +90,21 @@
|
|
|
<h2>Index</h2>
|
|
|
<section class="tsd-panel tsd-index-panel">
|
|
|
<div class="tsd-index-content">
|
|
|
- <section class="tsd-index-section tsd-is-external">
|
|
|
+ <section class="tsd-index-section ">
|
|
|
<h3>Properties</h3>
|
|
|
<ul class="tsd-index-list">
|
|
|
- <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="customvideoprofile.html#bitrate" class="tsd-kind-icon">bitrate</a></li>
|
|
|
- <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="customvideoprofile.html#framerate" class="tsd-kind-icon">framerate</a></li>
|
|
|
- <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="customvideoprofile.html#height" class="tsd-kind-icon">height</a></li>
|
|
|
- <li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="customvideoprofile.html#width" class="tsd-kind-icon">width</a></li>
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="customvideoprofile.html#bitrate" class="tsd-kind-icon">bitrate</a></li>
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="customvideoprofile.html#framerate" class="tsd-kind-icon">framerate</a></li>
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="customvideoprofile.html#height" class="tsd-kind-icon">height</a></li>
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-interface"><a href="customvideoprofile.html#width" class="tsd-kind-icon">width</a></li>
|
|
|
</ul>
|
|
|
</section>
|
|
|
</div>
|
|
|
</section>
|
|
|
</section>
|
|
|
- <section class="tsd-panel-group tsd-member-group tsd-is-external">
|
|
|
+ <section class="tsd-panel-group tsd-member-group ">
|
|
|
<h2>Properties</h2>
|
|
|
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a name="bitrate" class="tsd-anchor"></a>
|
|
|
<h3>bitrate</h3>
|
|
|
<div class="tsd-signature tsd-kind-icon">bitrate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
|
@@ -114,7 +116,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</section>
|
|
|
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a name="framerate" class="tsd-anchor"></a>
|
|
|
<h3>framerate</h3>
|
|
|
<div class="tsd-signature tsd-kind-icon">framerate<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
|
@@ -126,7 +128,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</section>
|
|
|
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a name="height" class="tsd-anchor"></a>
|
|
|
<h3>height</h3>
|
|
|
<div class="tsd-signature tsd-kind-icon">height<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
|
@@ -138,7 +140,7 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
</section>
|
|
|
- <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a name="width" class="tsd-anchor"></a>
|
|
|
<h3>width</h3>
|
|
|
<div class="tsd-signature tsd-kind-icon">width<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
|
|
|
@@ -155,8 +157,8 @@
|
|
|
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
|
|
|
<nav class="tsd-navigation primary">
|
|
|
<ul>
|
|
|
- <li class="globals ">
|
|
|
- <a href="../index.html"><em>Globals</em></a>
|
|
|
+ <li class=" ">
|
|
|
+ <a href="../index.html">Exports</a>
|
|
|
</li>
|
|
|
</ul>
|
|
|
</nav>
|
|
|
@@ -164,19 +166,19 @@
|
|
|
<ul class="before-current">
|
|
|
</ul>
|
|
|
<ul class="current">
|
|
|
- <li class="current tsd-kind-interface tsd-is-external">
|
|
|
+ <li class="current tsd-kind-interface">
|
|
|
<a href="customvideoprofile.html" class="tsd-kind-icon">Custom<wbr>Video<wbr>Profile</a>
|
|
|
<ul>
|
|
|
- <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a href="customvideoprofile.html#bitrate" class="tsd-kind-icon">bitrate</a>
|
|
|
</li>
|
|
|
- <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a href="customvideoprofile.html#framerate" class="tsd-kind-icon">framerate</a>
|
|
|
</li>
|
|
|
- <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a href="customvideoprofile.html#height" class="tsd-kind-icon">height</a>
|
|
|
</li>
|
|
|
- <li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
|
|
|
+ <li class=" tsd-kind-property tsd-parent-kind-interface">
|
|
|
<a href="customvideoprofile.html#width" class="tsd-kind-icon">width</a>
|
|
|
</li>
|
|
|
</ul>
|
|
|
@@ -192,6 +194,21 @@
|
|
|
<div class="container">
|
|
|
<h2>Legend</h2>
|
|
|
<div class="tsd-legend-group">
|
|
|
+ <ul class="tsd-legend">
|
|
|
+ <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
|
|
|
+ <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
|
|
|
+ </ul>
|
|
|
+ <ul class="tsd-legend">
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
|
|
|
+ <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
|
|
|
+ </ul>
|
|
|
+ <ul class="tsd-legend">
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
|
|
|
+ </ul>
|
|
|
+ <ul class="tsd-legend">
|
|
|
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
|
|
|
+ </ul>
|
|
|
</div>
|
|
|
</div>
|
|
|
</footer>
|