@webex/event-dictionary-ts 1.0.2017 → 1.0.2019
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.
|
@@ -20712,11 +20712,6 @@
|
|
|
20712
20712
|
}
|
|
20713
20713
|
}
|
|
20714
20714
|
}
|
|
20715
|
-
},
|
|
20716
|
-
"speechToSpeechDelay": {
|
|
20717
|
-
"type": "number",
|
|
20718
|
-
"minimum": -9223372036854776000.0,
|
|
20719
|
-
"maximum": 9223372036854776000.0
|
|
20720
20715
|
}
|
|
20721
20716
|
}
|
|
20722
20717
|
},
|
|
@@ -22290,11 +22285,6 @@
|
|
|
22290
22285
|
}
|
|
22291
22286
|
}
|
|
22292
22287
|
}
|
|
22293
|
-
},
|
|
22294
|
-
"speechToSpeechDelay": {
|
|
22295
|
-
"type": "number",
|
|
22296
|
-
"minimum": -9223372036854776000.0,
|
|
22297
|
-
"maximum": 9223372036854776000.0
|
|
22298
22288
|
}
|
|
22299
22289
|
}
|
|
22300
22290
|
},
|
|
@@ -24426,11 +24416,6 @@
|
|
|
24426
24416
|
}
|
|
24427
24417
|
}
|
|
24428
24418
|
}
|
|
24429
|
-
},
|
|
24430
|
-
"speechToSpeechDelay": {
|
|
24431
|
-
"type": "number",
|
|
24432
|
-
"minimum": -9223372036854776000.0,
|
|
24433
|
-
"maximum": 9223372036854776000.0
|
|
24434
24419
|
}
|
|
24435
24420
|
}
|
|
24436
24421
|
},
|
|
@@ -7463,11 +7463,6 @@
|
|
|
7463
7463
|
}
|
|
7464
7464
|
}
|
|
7465
7465
|
}
|
|
7466
|
-
},
|
|
7467
|
-
"speechToSpeechDelay": {
|
|
7468
|
-
"type": "number",
|
|
7469
|
-
"minimum": -9223372036854776000.0,
|
|
7470
|
-
"maximum": 9223372036854776000.0
|
|
7471
7466
|
}
|
|
7472
7467
|
}
|
|
7473
7468
|
},
|
|
@@ -9041,11 +9036,6 @@
|
|
|
9041
9036
|
}
|
|
9042
9037
|
}
|
|
9043
9038
|
}
|
|
9044
|
-
},
|
|
9045
|
-
"speechToSpeechDelay": {
|
|
9046
|
-
"type": "number",
|
|
9047
|
-
"minimum": -9223372036854776000.0,
|
|
9048
|
-
"maximum": 9223372036854776000.0
|
|
9049
9039
|
}
|
|
9050
9040
|
}
|
|
9051
9041
|
},
|
|
@@ -11177,11 +11167,6 @@
|
|
|
11177
11167
|
}
|
|
11178
11168
|
}
|
|
11179
11169
|
}
|
|
11180
|
-
},
|
|
11181
|
-
"speechToSpeechDelay": {
|
|
11182
|
-
"type": "number",
|
|
11183
|
-
"minimum": -9223372036854776000.0,
|
|
11184
|
-
"maximum": 9223372036854776000.0
|
|
11185
11170
|
}
|
|
11186
11171
|
}
|
|
11187
11172
|
},
|
|
@@ -8972,7 +8972,6 @@ export interface Event {
|
|
|
8972
8972
|
};
|
|
8973
8973
|
additionalProperties?: false;
|
|
8974
8974
|
}[];
|
|
8975
|
-
speechToSpeechDelay?: number;
|
|
8976
8975
|
additionalProperties?: false;
|
|
8977
8976
|
};
|
|
8978
8977
|
isRxCallBackgroundNoiseReductionModeOn?: boolean;
|
|
@@ -9764,7 +9763,6 @@ export interface Event {
|
|
|
9764
9763
|
};
|
|
9765
9764
|
additionalProperties?: false;
|
|
9766
9765
|
}[];
|
|
9767
|
-
speechToSpeechDelay?: number;
|
|
9768
9766
|
additionalProperties?: false;
|
|
9769
9767
|
};
|
|
9770
9768
|
receivedFrameSize: number;
|
|
@@ -10630,7 +10628,6 @@ export interface Event {
|
|
|
10630
10628
|
};
|
|
10631
10629
|
additionalProperties?: false;
|
|
10632
10630
|
}[];
|
|
10633
|
-
speechToSpeechDelay?: number;
|
|
10634
10631
|
additionalProperties?: false;
|
|
10635
10632
|
};
|
|
10636
10633
|
gamestateObjects?: {
|
|
@@ -23914,7 +23911,6 @@ export interface MediaQualityEvent {
|
|
|
23914
23911
|
};
|
|
23915
23912
|
additionalProperties?: false;
|
|
23916
23913
|
}[];
|
|
23917
|
-
speechToSpeechDelay?: number;
|
|
23918
23914
|
additionalProperties?: false;
|
|
23919
23915
|
};
|
|
23920
23916
|
isRxCallBackgroundNoiseReductionModeOn?: boolean;
|
|
@@ -24706,7 +24702,6 @@ export interface MediaQualityEvent {
|
|
|
24706
24702
|
};
|
|
24707
24703
|
additionalProperties?: false;
|
|
24708
24704
|
}[];
|
|
24709
|
-
speechToSpeechDelay?: number;
|
|
24710
24705
|
additionalProperties?: false;
|
|
24711
24706
|
};
|
|
24712
24707
|
receivedFrameSize: number;
|
|
@@ -25572,7 +25567,6 @@ export interface MediaQualityEvent {
|
|
|
25572
25567
|
};
|
|
25573
25568
|
additionalProperties?: false;
|
|
25574
25569
|
}[];
|
|
25575
|
-
speechToSpeechDelay?: number;
|
|
25576
25570
|
additionalProperties?: false;
|
|
25577
25571
|
};
|
|
25578
25572
|
gamestateObjects?: {
|
package/package.json
CHANGED