|
507 | 507 | "constraints_aspectRatio_parameter": {
|
508 | 508 | "__compat": {
|
509 | 509 | "description": "`constraints.aspectRatio` parameter",
|
| 510 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/aspectRatio", |
510 | 511 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-aspectratio",
|
511 | 512 | "tags": [
|
512 | 513 | "web-features:web-audio"
|
|
542 | 543 | "constraints_autoGainControl_parameter": {
|
543 | 544 | "__compat": {
|
544 | 545 | "description": "`constraints.autoGainControl` parameter",
|
| 546 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/autoGainControl", |
545 | 547 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-autogaincontrol",
|
546 | 548 | "tags": [
|
547 | 549 | "web-features:web-audio"
|
|
577 | 579 | "constraints_channelCount_parameter": {
|
578 | 580 | "__compat": {
|
579 | 581 | "description": "`constraints.channelCount` parameter",
|
| 582 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/channelCount", |
580 | 583 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-channelcount",
|
581 | 584 | "tags": [
|
582 | 585 | "web-features:web-audio"
|
|
612 | 615 | "constraints_deviceId_parameter": {
|
613 | 616 | "__compat": {
|
614 | 617 | "description": "`constraints.deviceId` parameter",
|
| 618 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/deviceId", |
615 | 619 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-deviceid",
|
616 | 620 | "tags": [
|
617 | 621 | "web-features:web-audio"
|
|
647 | 651 | "constraints_echoCancellation_parameter": {
|
648 | 652 | "__compat": {
|
649 | 653 | "description": "`constraints.echoCancellation` parameter",
|
| 654 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/echoCancellation", |
650 | 655 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-echocancellation",
|
651 | 656 | "tags": [
|
652 | 657 | "web-features:web-audio"
|
|
682 | 687 | "constraints_facingMode_parameter": {
|
683 | 688 | "__compat": {
|
684 | 689 | "description": "`constraints.facingMode` parameter",
|
| 690 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/facingMode", |
685 | 691 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-facingmode",
|
686 | 692 | "tags": [
|
687 | 693 | "web-features:web-audio"
|
|
717 | 723 | "constraints_frameRate_parameter": {
|
718 | 724 | "__compat": {
|
719 | 725 | "description": "`constraints.frameRate` parameter",
|
| 726 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/frameRate", |
720 | 727 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-framerate",
|
721 | 728 | "tags": [
|
722 | 729 | "web-features:web-audio"
|
|
752 | 759 | "constraints_groupId_parameter": {
|
753 | 760 | "__compat": {
|
754 | 761 | "description": "`constraints.groupId` parameter",
|
| 762 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/groupId", |
755 | 763 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-groupId",
|
756 | 764 | "tags": [
|
757 | 765 | "web-features:web-audio"
|
|
787 | 795 | "constraints_height_parameter": {
|
788 | 796 | "__compat": {
|
789 | 797 | "description": "`constraints.height` parameter",
|
| 798 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/height", |
790 | 799 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-height",
|
791 | 800 | "tags": [
|
792 | 801 | "web-features:web-audio"
|
|
822 | 831 | "constraints_latency_parameter": {
|
823 | 832 | "__compat": {
|
824 | 833 | "description": "`constraints.latency` parameter",
|
| 834 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/latency", |
825 | 835 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-latency",
|
826 | 836 | "tags": [
|
827 | 837 | "web-features:web-audio"
|
|
857 | 867 | "constraints_noiseSuppression_parameter": {
|
858 | 868 | "__compat": {
|
859 | 869 | "description": "`constraints.noiseSuppression` parameter",
|
| 870 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/noiseSuppression", |
860 | 871 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-noisesuppression",
|
861 | 872 | "tags": [
|
862 | 873 | "web-features:web-audio"
|
|
892 | 903 | "constraints_resizeMode_parameter": {
|
893 | 904 | "__compat": {
|
894 | 905 | "description": "`constraints.resizeMode` parameter",
|
| 906 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints#resizemode", |
895 | 907 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-resizemode",
|
896 | 908 | "tags": [
|
897 | 909 | "web-features:web-audio"
|
|
927 | 939 | "constraints_sampleRate_parameter": {
|
928 | 940 | "__compat": {
|
929 | 941 | "description": "`constraints.sampleRate` parameter",
|
| 942 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/sampleRate", |
930 | 943 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-samplerate",
|
931 | 944 | "tags": [
|
932 | 945 | "web-features:web-audio"
|
|
962 | 975 | "constraints_sampleSize_parameter": {
|
963 | 976 | "__compat": {
|
964 | 977 | "description": "`constraints.sampleSize` parameter",
|
| 978 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/sampleSize", |
965 | 979 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-samplesize",
|
966 | 980 | "tags": [
|
967 | 981 | "web-features:web-audio"
|
|
997 | 1011 | "constraints_width_parameter": {
|
998 | 1012 | "__compat": {
|
999 | 1013 | "description": "`constraints.width` parameter",
|
| 1014 | + "mdn_url": "https://developer.mozilla.org/docs/Web/API/MediaTrackConstraints/width", |
1000 | 1015 | "spec_url": "https://w3c.github.io/mediacapture-main/#dom-mediatrackconstraintset-width",
|
1001 | 1016 | "tags": [
|
1002 | 1017 | "web-features:web-audio"
|
|
0 commit comments