@snap/camera-kit 0.7.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/docs/html/classes/CameraKit.html +4 -4
- package/docs/html/classes/CameraKitSession.html +4 -4
- package/docs/html/classes/CameraKitSource.html +4 -4
- package/docs/html/classes/LensPerformanceMeasurement.html +4 -4
- package/docs/html/classes/LensPerformanceMetrics.html +4 -4
- package/docs/html/classes/LensRepository.html +4 -4
- package/docs/html/classes/LensSources.html +4 -4
- package/docs/html/classes/Transform2D.html +4 -4
- package/docs/html/classes/TypedCustomEvent.html +4 -4
- package/docs/html/classes/TypedEventTarget.html +4 -4
- package/docs/html/functions/Injectable.html +4 -4
- package/docs/html/functions/bootstrapCameraKit.html +4 -4
- package/docs/html/functions/createExtension.html +4 -4
- package/docs/html/functions/createImageSource.html +4 -4
- package/docs/html/functions/createMediaStreamSource.html +4 -4
- package/docs/html/functions/createUserMediaSource.html +4 -4
- package/docs/html/functions/createVideoSource.html +4 -4
- package/docs/html/functions/estimateLensPerformance.html +4 -4
- package/docs/html/functions/getRequiredBootstrapURLs.html +4 -4
- package/docs/html/functions/lensSourcesFactory.html +4 -4
- package/docs/html/functions/uriHandlersFactory.html +4 -4
- package/docs/html/index.html +4 -4
- package/docs/html/interfaces/CameraKitBootstrapConfiguration.html +4 -4
- package/docs/html/interfaces/CameraKitSourceSubscriber.html +4 -4
- package/docs/html/interfaces/ComputedFrameMetrics.html +4 -4
- package/docs/html/interfaces/CreateSessionOptions.html +4 -4
- package/docs/html/interfaces/EstimatedLensPerformance.html +4 -4
- package/docs/html/interfaces/Lens.html +4 -4
- package/docs/html/interfaces/LensSource.html +4 -4
- package/docs/html/interfaces/MediaStreamSourceOptions.html +4 -4
- package/docs/html/interfaces/UriCancelRequest.html +4 -4
- package/docs/html/interfaces/UriHandler.html +4 -4
- package/docs/html/interfaces/UriRequest.html +4 -4
- package/docs/html/interfaces/UriResponse.html +4 -4
- package/docs/html/interfaces/VideoSourceOptions.html +4 -4
- package/docs/html/modules.html +4 -4
- package/docs/html/types/AssetLoader.html +4 -4
- package/docs/html/types/AssetTiming.html +4 -4
- package/docs/html/types/BenchmarkError.html +4 -4
- package/docs/html/types/BootstrapError.html +4 -4
- package/docs/html/types/CacheKeyNotFoundError.html +4 -4
- package/docs/html/types/CameraKitDeviceInfo.html +4 -4
- package/docs/html/types/CameraKitSessionEventListener.html +4 -4
- package/docs/html/types/CameraKitSessionEvents.html +4 -4
- package/docs/html/types/CameraKitSourceError.html +4 -4
- package/docs/html/types/CameraKitSourceInfo.html +4 -4
- package/docs/html/types/CameraKitSourceOptions.html +4 -4
- package/docs/html/types/ConfigurationError.html +4 -4
- package/docs/html/types/Keyboard.html +4 -4
- package/docs/html/types/KeyboardEvents.html +4 -4
- package/docs/html/types/LegalError.html +4 -4
- package/docs/html/types/LensAssetError.html +4 -4
- package/docs/html/types/LensContentValidationError.html +4 -4
- package/docs/html/types/LensError.html +4 -4
- package/docs/html/types/LensExecutionError.html +4 -4
- package/docs/html/types/LensImagePickerError.html +4 -4
- package/docs/html/types/LensLaunchParams.html +4 -4
- package/docs/html/types/LensMetricsEvents.html +4 -4
- package/docs/html/types/LensPerformanceCluster.html +4 -4
- package/docs/html/types/LensView.html +4 -4
- package/docs/html/types/LensWait.html +4 -4
- package/docs/html/types/PersistentStoreError.html +4 -4
- package/docs/html/types/PlatformNotSupportedError.html +4 -4
- package/docs/html/types/PublicContainer.html +4 -4
- package/docs/html/types/RenderTarget.html +4 -4
- package/docs/html/types/Uri.html +4 -4
- package/docs/html/types/UriHandlers.html +4 -4
- package/docs/html/types/WebGLError.html +4 -4
- package/docs/html/variables/extensionRequestContext.html +4 -4
- package/docs/md/README.md +1 -1
- package/docs/md/classes/CameraKit.md +1 -1
- package/docs/md/classes/CameraKitSession.md +1 -1
- package/docs/md/classes/CameraKitSource.md +1 -1
- package/docs/md/classes/LensPerformanceMeasurement.md +1 -1
- package/docs/md/classes/LensPerformanceMetrics.md +1 -1
- package/docs/md/classes/LensRepository.md +1 -1
- package/docs/md/classes/LensSources.md +1 -1
- package/docs/md/classes/Transform2D.md +1 -1
- package/docs/md/classes/TypedCustomEvent.md +1 -1
- package/docs/md/classes/TypedEventTarget.md +1 -1
- package/docs/md/interfaces/CameraKitBootstrapConfiguration.md +1 -1
- package/docs/md/interfaces/CameraKitSourceSubscriber.md +1 -1
- package/docs/md/interfaces/ComputedFrameMetrics.md +1 -1
- package/docs/md/interfaces/CreateSessionOptions.md +1 -1
- package/docs/md/interfaces/EstimatedLensPerformance.md +1 -1
- package/docs/md/interfaces/Lens.md +1 -1
- package/docs/md/interfaces/LensSource.md +1 -1
- package/docs/md/interfaces/MediaStreamSourceOptions.md +1 -1
- package/docs/md/interfaces/UriCancelRequest.md +1 -1
- package/docs/md/interfaces/UriHandler.md +1 -1
- package/docs/md/interfaces/UriRequest.md +1 -1
- package/docs/md/interfaces/UriResponse.md +1 -1
- package/docs/md/interfaces/VideoSourceOptions.md +1 -1
- package/docs/md/modules.md +2 -2
- package/lib/common/cameraKitUserAgent.js +5 -3
- package/lib/common/cameraKitUserAgent.js.map +1 -1
- package/lib/environment.json +1 -1
- package/lib/lens-core-module/generated-types.js.map +1 -1
- package/lib/lensCoreWasmVersions.json +3 -3
- package/lib/remote-configuration/cofHandler.js +13 -5
- package/lib/remote-configuration/cofHandler.js.map +1 -1
- package/package.json +1 -1
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriCancelRequest | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriCancelRequest | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="UriCancelRequest.html">UriCancelRequest</a></li></ul>
|
|
15
15
|
<h1>Interface UriCancelRequest</h1></div>
|
|
16
16
|
<section class="tsd-panel tsd-hierarchy">
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
53
53
|
<div class="tsd-accordion-details">
|
|
54
54
|
<ul>
|
|
55
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
55
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
56
56
|
<ul></ul></li></ul></div></details></nav>
|
|
57
57
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
58
58
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriHandler | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriHandler | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="UriHandler.html">UriHandler</a></li></ul>
|
|
15
15
|
<h1>Interface UriHandler</h1></div>
|
|
16
16
|
<section class="tsd-panel tsd-comment">
|
|
@@ -114,7 +114,7 @@ The function can be called none or multiple number of times.</p>
|
|
|
114
114
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
115
115
|
<div class="tsd-accordion-details">
|
|
116
116
|
<ul>
|
|
117
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
117
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
118
118
|
<ul></ul></li></ul></div></details></nav>
|
|
119
119
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
120
120
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriRequest | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriRequest | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="UriRequest.html">UriRequest</a></li></ul>
|
|
15
15
|
<h1>Interface UriRequest</h1></div>
|
|
16
16
|
<section class="tsd-panel tsd-hierarchy">
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
65
65
|
<div class="tsd-accordion-details">
|
|
66
66
|
<ul>
|
|
67
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
67
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
68
68
|
<ul></ul></li></ul></div></details></nav>
|
|
69
69
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
70
70
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriResponse | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>UriResponse | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="UriResponse.html">UriResponse</a></li></ul>
|
|
15
15
|
<h1>Interface UriResponse</h1></div>
|
|
16
16
|
<section class="tsd-panel tsd-hierarchy">
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
65
65
|
<div class="tsd-accordion-details">
|
|
66
66
|
<ul>
|
|
67
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
67
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
68
68
|
<ul></ul></li></ul></div></details></nav>
|
|
69
69
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
70
70
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>VideoSourceOptions | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>VideoSourceOptions | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="VideoSourceOptions.html">VideoSourceOptions</a></li></ul>
|
|
15
15
|
<h1>Interface VideoSourceOptions</h1></div>
|
|
16
16
|
<section class="tsd-panel tsd-hierarchy">
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
49
49
|
<div class="tsd-accordion-details">
|
|
50
50
|
<ul>
|
|
51
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
51
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
52
52
|
<ul></ul></li></ul></div></details></nav>
|
|
53
53
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
54
54
|
<ul>
|
package/docs/html/modules.html
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="assets/style.css"/><link rel="stylesheet" href="assets/highlight.css"/><script async src="assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base=".">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
|
-
<h2>CameraKit Web SDK - v0.
|
|
12
|
+
<h2>CameraKit Web SDK - v0.8.0-alpha.1</h2></div>
|
|
13
13
|
<section class="tsd-panel-group tsd-index-group">
|
|
14
14
|
<section class="tsd-panel tsd-index-panel">
|
|
15
15
|
<h3 class="tsd-index-heading uppercase">Index</h3>
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
123
123
|
<div class="tsd-accordion-details">
|
|
124
124
|
<ul>
|
|
125
|
-
<li class="current selected"><a href="modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
125
|
+
<li class="current selected"><a href="modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
126
126
|
<ul></ul></li></ul></div></details></nav>
|
|
127
127
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
128
128
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>AssetLoader | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>AssetLoader | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="AssetLoader.html">AssetLoader</a></li></ul>
|
|
15
15
|
<h1>Type alias AssetLoader</h1></div>
|
|
16
16
|
<div class="tsd-signature">Asset<wbr/>Loader<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">(</span>asset<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">AssetDescriptor</span>, lens<span class="tsd-signature-symbol">?: </span><a href="../interfaces/Lens.html" class="tsd-signature-type" data-tsd-kind="Interface">Lens</a>, assetManifest<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">LensAssetManifestItem</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> => </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">AssetResponse</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">AssetResponse</span><span class="tsd-signature-symbol">)</span></div>
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
51
51
|
<div class="tsd-accordion-details">
|
|
52
52
|
<ul>
|
|
53
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
53
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
54
54
|
<ul></ul></li></ul></div></details></nav>
|
|
55
55
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
56
56
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>AssetTiming | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>AssetTiming | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="AssetTiming.html">AssetTiming</a></li></ul>
|
|
15
15
|
<h1>Type alias AssetTiming</h1></div>
|
|
16
16
|
<div class="tsd-signature">Asset<wbr/>Timing<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-symbol">typeof </span><span class="tsd-signature-type">assetTimingMap</span></div>
|
|
@@ -40,7 +40,7 @@ a particular lens, or may decide to only cache required assets (or cache no asse
|
|
|
40
40
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
41
41
|
<div class="tsd-accordion-details">
|
|
42
42
|
<ul>
|
|
43
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
43
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
44
44
|
<ul></ul></li></ul></div></details></nav>
|
|
45
45
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
46
46
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BenchmarkError | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BenchmarkError | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="BenchmarkError.html">BenchmarkError</a></li></ul>
|
|
15
15
|
<h1>Type alias BenchmarkError</h1></div>
|
|
16
16
|
<div class="tsd-signature">Benchmark<wbr/>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NamedError</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"BenchmarkError"</span><span class="tsd-signature-symbol">></span></div></div>
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
32
32
|
<div class="tsd-accordion-details">
|
|
33
33
|
<ul>
|
|
34
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
34
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
35
35
|
<ul></ul></li></ul></div></details></nav>
|
|
36
36
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
37
37
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BootstrapError | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BootstrapError | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="BootstrapError.html">BootstrapError</a></li></ul>
|
|
15
15
|
<h1>Type alias BootstrapError</h1></div>
|
|
16
16
|
<div class="tsd-signature">Bootstrap<wbr/>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NamedError</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"BootstrapError"</span><span class="tsd-signature-symbol">></span></div>
|
|
@@ -34,7 +34,7 @@ engine WebAssembly.</p>
|
|
|
34
34
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
35
35
|
<div class="tsd-accordion-details">
|
|
36
36
|
<ul>
|
|
37
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
37
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
38
38
|
<ul></ul></li></ul></div></details></nav>
|
|
39
39
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
40
40
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CacheKeyNotFoundError | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CacheKeyNotFoundError | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="CacheKeyNotFoundError.html">CacheKeyNotFoundError</a></li></ul>
|
|
15
15
|
<h1>Type alias CacheKeyNotFoundError</h1></div>
|
|
16
16
|
<div class="tsd-signature">Cache<wbr/>Key<wbr/>Not<wbr/>Found<wbr/>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NamedError</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"CacheKeyNotFoundError"</span><span class="tsd-signature-symbol">></span></div></div>
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
32
32
|
<div class="tsd-accordion-details">
|
|
33
33
|
<ul>
|
|
34
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
34
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
35
35
|
<ul></ul></li></ul></div></details></nav>
|
|
36
36
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
37
37
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitDeviceInfo | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitDeviceInfo | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="CameraKitDeviceInfo.html">CameraKitDeviceInfo</a></li></ul>
|
|
15
15
|
<h1>Type alias CameraKitDeviceInfo</h1></div>
|
|
16
16
|
<div class="tsd-signature">Camera<wbr/>Kit<wbr/>Device<wbr/>Info<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cameraType<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"front"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"back"</span><span class="tsd-signature-symbol">; </span>fpsLimit<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span></div>
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
39
39
|
<div class="tsd-accordion-details">
|
|
40
40
|
<ul>
|
|
41
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
41
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
42
42
|
<ul></ul></li></ul></div></details></nav>
|
|
43
43
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
44
44
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitSessionEventListener | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitSessionEventListener | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="CameraKitSessionEventListener.html">CameraKitSessionEventListener</a></li></ul>
|
|
15
15
|
<h1>Type alias CameraKitSessionEventListener</h1></div>
|
|
16
16
|
<div class="tsd-signature">Camera<wbr/>Kit<wbr/>Session<wbr/>Event<wbr/>Listener<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">TypedEventListener</span><span class="tsd-signature-symbol"><</span><a href="CameraKitSessionEvents.html" class="tsd-signature-type" data-tsd-kind="Type alias">CameraKitSessionEvents</a><span class="tsd-signature-symbol">></span></div>
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
34
34
|
<div class="tsd-accordion-details">
|
|
35
35
|
<ul>
|
|
36
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
36
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
37
37
|
<ul></ul></li></ul></div></details></nav>
|
|
38
38
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
39
39
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitSessionEvents | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitSessionEvents | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="CameraKitSessionEvents.html">CameraKitSessionEvents</a></li></ul>
|
|
15
15
|
<h1>Type alias CameraKitSessionEvents</h1></div>
|
|
16
16
|
<div class="tsd-signature">Camera<wbr/>Kit<wbr/>Session<wbr/>Events<span class="tsd-signature-symbol">:</span> <a href="../classes/TypedCustomEvent.html" class="tsd-signature-type" data-tsd-kind="Class">TypedCustomEvent</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"error"</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-symbol">{ </span>error<span class="tsd-signature-symbol">: </span><a href="LensExecutionError.html" class="tsd-signature-type" data-tsd-kind="Type alias">LensExecutionError</a><span class="tsd-signature-symbol"> | </span><a href="LensImagePickerError.html" class="tsd-signature-type" data-tsd-kind="Type alias">LensImagePickerError</a><span class="tsd-signature-symbol">; </span>lens<span class="tsd-signature-symbol">: </span><a href="../interfaces/Lens.html" class="tsd-signature-type" data-tsd-kind="Interface">Lens</a><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol">></span></div>
|
|
@@ -42,7 +42,7 @@ from the associated CameraKitSession.</li>
|
|
|
42
42
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
43
43
|
<div class="tsd-accordion-details">
|
|
44
44
|
<ul>
|
|
45
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
45
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
46
46
|
<ul></ul></li></ul></div></details></nav>
|
|
47
47
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
48
48
|
<ul>
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitSourceError | CameraKit Web SDK - v0.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>CameraKitSourceError | CameraKit Web SDK - v0.8.0-alpha.1</title><meta name="description" content="Documentation for CameraKit Web SDK - v0.8.0-alpha.1"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
5
5
|
<ul class="results">
|
|
6
6
|
<li class="state loading">Preparing search index...</li>
|
|
7
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.
|
|
7
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">CameraKit Web SDK - v0.8.0-alpha.1</a></div>
|
|
8
8
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
9
9
|
<div class="container container-main">
|
|
10
10
|
<div class="col-8 col-content">
|
|
11
11
|
<div class="tsd-page-title">
|
|
12
12
|
<ul class="tsd-breadcrumb">
|
|
13
|
-
<li><a href="../modules.html">CameraKit Web SDK - v0.
|
|
13
|
+
<li><a href="../modules.html">CameraKit Web SDK - v0.8.0-alpha.1</a></li>
|
|
14
14
|
<li><a href="CameraKitSourceError.html">CameraKitSourceError</a></li></ul>
|
|
15
15
|
<h1>Type alias CameraKitSourceError</h1></div>
|
|
16
16
|
<div class="tsd-signature">Camera<wbr/>Kit<wbr/>Source<wbr/>Error<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">NamedError</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">"CameraKitSourceError"</span><span class="tsd-signature-symbol">></span></div></div>
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
<h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg> Modules</h3></summary>
|
|
32
32
|
<div class="tsd-accordion-details">
|
|
33
33
|
<ul>
|
|
34
|
-
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.
|
|
34
|
+
<li><a href="../modules.html">Camera<wbr/>Kit <wbr/>Web SDK -<wbr/> v0.8.0-<wbr/>alpha.1</a>
|
|
35
35
|
<ul></ul></li></ul></div></details></nav>
|
|
36
36
|
<nav class="tsd-navigation secondary menu-sticky">
|
|
37
37
|
<ul>
|