Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 7.0.11.
  • Loading branch information
reffy-bot committed May 20, 2022
1 parent 1f7a649 commit da7c08d
Show file tree
Hide file tree
Showing 25 changed files with 1,372 additions and 491 deletions.
282 changes: 282 additions & 0 deletions ed/dfns/capture-handle-identity.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,282 @@
{
"spec": {
"title": "Capture Handle - Bootstrapping Collaboration when Screensharing",
"url": "https://w3c.github.io/mediacapture-handle/identity/"
},
"dfns": [
{
"id": "dom-capturehandleconfig",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-capturehandleconfig",
"linkingText": [
"CaptureHandleConfig"
],
"localLinkingText": [],
"type": "dictionary",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle-config",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle-config",
"title": "CaptureHandleConfig",
"number": "4.1"
},
"definedIn": "heading"
},
{
"id": "dom-capturehandleconfig-exposeorigin",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-capturehandleconfig-exposeorigin",
"linkingText": [
"exposeOrigin"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"CaptureHandleConfig"
],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle-config",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle-config",
"title": "CaptureHandleConfig",
"number": "4.1"
},
"definedIn": "dt"
},
{
"id": "dom-capturehandleconfig-handle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-capturehandleconfig-handle",
"linkingText": [
"handle"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"CaptureHandleConfig"
],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle-config",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle-config",
"title": "CaptureHandleConfig",
"number": "4.1"
},
"definedIn": "dt"
},
{
"id": "dom-capturehandleconfig-permittedorigins",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-capturehandleconfig-permittedorigins",
"linkingText": [
"permittedOrigins"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"CaptureHandleConfig"
],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle-config",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle-config",
"title": "CaptureHandleConfig",
"number": "4.1"
},
"definedIn": "dt"
},
{
"id": "dfn-observable",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dfn-observable",
"linkingText": [
"observable"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "capture-handle-config",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle-config",
"title": "CaptureHandleConfig",
"number": "4.1"
},
"definedIn": "prose"
},
{
"id": "dom-mediadevices-setcapturehandleconfig",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-mediadevices-setcapturehandleconfig",
"linkingText": [
"setCaptureHandleConfig()",
"setCaptureHandleConfig(config)"
],
"localLinkingText": [
"MediaDevices.setCaptureHandleConfig",
"MediaDevices.setCaptureHandleConfig()",
"setCaptureHandleConfig"
],
"type": "method",
"for": [
"MediaDevices"
],
"access": "public",
"informative": false,
"heading": {
"id": "set-capture-handle-config",
"href": "https://w3c.github.io/mediacapture-handle/identity/#set-capture-handle-config",
"title": "MediaDevices.setCaptureHandleConfig()",
"number": "4.2"
},
"definedIn": "dt"
},
{
"id": "dom-capturehandle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-capturehandle",
"linkingText": [
"CaptureHandle"
],
"localLinkingText": [],
"type": "dictionary",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle",
"title": "CaptureHandle",
"number": "5.1"
},
"definedIn": "heading"
},
{
"id": "dom-capturehandle-origin",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-capturehandle-origin",
"linkingText": [
"origin"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"CaptureHandle"
],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle",
"title": "CaptureHandle",
"number": "5.1"
},
"definedIn": "dt"
},
{
"id": "dom-capturehandle-handle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-capturehandle-handle",
"linkingText": [
"handle"
],
"localLinkingText": [],
"type": "dict-member",
"for": [
"CaptureHandle"
],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle",
"title": "CaptureHandle",
"number": "5.1"
},
"definedIn": "dt"
},
{
"id": "dom-mediastreamtrack-getcapturehandle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-mediastreamtrack-getcapturehandle",
"linkingText": [
"getCaptureHandle()"
],
"localLinkingText": [
"MediaStreamTrack.getCaptureHandle",
"MediaStreamTrack.getCaptureHandle()",
"getCaptureHandle"
],
"type": "method",
"for": [
"MediaStreamTrack"
],
"access": "public",
"informative": false,
"heading": {
"id": "capture-handle-via-getcapturehandle",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capture-handle-via-getcapturehandle",
"title": "MediaStreamTrack.getCaptureHandle()",
"number": "5.2"
},
"definedIn": "dt"
},
{
"id": "dfn-capturehandlechange",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dfn-capturehandlechange",
"linkingText": [
"capturehandlechange"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "capturehandlechange",
"href": "https://w3c.github.io/mediacapture-handle/identity/#capturehandlechange",
"title": "capturehandlechange",
"number": "5.3.1"
},
"definedIn": "heading"
},
{
"id": "dfn-oncapturehandlechange",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dfn-oncapturehandlechange",
"linkingText": [
"oncapturehandlechange"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "oncapturehandlechange",
"href": "https://w3c.github.io/mediacapture-handle/identity/#oncapturehandlechange",
"title": "oncapturehandlechange",
"number": "5.3.2"
},
"definedIn": "heading"
},
{
"id": "dom-mediastreamtrack-oncapturehandlechange",
"href": "https://w3c.github.io/mediacapture-handle/identity/#dom-mediastreamtrack-oncapturehandlechange",
"linkingText": [
"oncapturehandlechange"
],
"localLinkingText": [
"MediaStreamTrack.oncapturehandlechange"
],
"type": "attribute",
"for": [
"MediaStreamTrack"
],
"access": "public",
"informative": false,
"heading": {
"id": "oncapturehandlechange",
"href": "https://w3c.github.io/mediacapture-handle/identity/#oncapturehandlechange",
"title": "oncapturehandlechange",
"number": "5.3.2"
},
"definedIn": "dt"
}
]
}
Loading

0 comments on commit da7c08d

Please sign in to comment.