|
32 | 32 | "togglemicrophone" // Blink only as of 2022-09
|
33 | 33 | ]
|
34 | 34 | },
|
35 |
| - "RTCStatsType": { |
| 35 | + "RequestDestination": { |
36 | 36 | "value": [
|
37 |
| - "ice-server", // Blink only as of 2022-09 |
38 |
| - "media-playout", // No implementation as of 2022-09 |
39 |
| - "receiver", // Blink only as of 2022-09 |
40 |
| - "sctp-transport", // No implementation as of 2022-09 |
41 |
| - "sender", // Blink only as of 2022-09 |
42 |
| - "stream", // Blink only as of 2022-09 |
43 |
| - "transceiver" // Blink only as of 2022-09 |
| 37 | + "json" // No implementation as of 2023-11 |
44 | 38 | ]
|
45 | 39 | },
|
46 | 40 | "ValueType": null,
|
|
240 | 234 | }
|
241 | 235 | }
|
242 | 236 | },
|
| 237 | + "EncodedVideoChunkInit": { |
| 238 | + "members": { |
| 239 | + "member": { |
| 240 | + "transfer": null, // Blink only as of 2023-11 |
| 241 | + } |
| 242 | + } |
| 243 | + }, |
243 | 244 | "EncodedVideoChunkMetadata": {
|
244 | 245 | "members": {
|
245 | 246 | "member": {
|
|
511 | 512 | "RequestInit": {
|
512 | 513 | "members": {
|
513 | 514 | "member": {
|
| 515 | + "adAuctionHeaders": null, // Blink only as of 2023-11 |
514 | 516 | "attributionReporting": null, // Blink only as of 2023-10
|
515 | 517 | "duplex": null, // Blink only as of 2023-09
|
516 | 518 | "priority": null, // Blink only as of 2023-09,
|
|
523 | 525 | "RTCEncodedAudioFrameMetadata": {
|
524 | 526 | "members": {
|
525 | 527 | "member": {
|
| 528 | + "mimeType": null, // Blink only as of 2023-11 |
526 | 529 | "rtpTimestamp": null // Blink only as of 2023-10
|
527 | 530 | }
|
528 | 531 | }
|
529 | 532 | },
|
530 | 533 | "RTCEncodedVideoFrameMetadata": {
|
531 | 534 | "members": {
|
532 | 535 | "member": {
|
| 536 | + "mimeType": null, // Blink only as of 2023-11 |
533 | 537 | "rtpTimestamp": null // Blink only as of 2023-10
|
534 | 538 | }
|
535 | 539 | }
|
|
617 | 621 | }
|
618 | 622 | }
|
619 | 623 | },
|
| 624 | + "ShadowRootInit": { |
| 625 | + "members": { |
| 626 | + "member": { |
| 627 | + "clonable": null // WebKit only as of 2023-11 |
| 628 | + } |
| 629 | + } |
| 630 | + }, |
620 | 631 | "Transformer": {
|
621 | 632 | "members": {
|
622 | 633 | "member": {
|
|
643 | 654 | "members": {
|
644 | 655 | "member": {
|
645 | 656 | "av1": null, // Blink only as of 2023-05
|
| 657 | + "contentHint": null, // Blink only as of 2023-11 |
646 | 658 | "hevc": null // Blink only as of 2023-03
|
647 | 659 | }
|
648 | 660 | }
|
|
0 commit comments