@webex/event-dictionary-ts 1.0.1360 → 1.0.1362
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.
|
@@ -15280,6 +15280,15 @@
|
|
|
15280
15280
|
"type": "integer",
|
|
15281
15281
|
"minimum": -128,
|
|
15282
15282
|
"maximum": 127
|
|
15283
|
+
},
|
|
15284
|
+
"audioCapturePlaybackDriverInfo": {
|
|
15285
|
+
"type": "object",
|
|
15286
|
+
"description": "information about audio driver both on capture and playback side.",
|
|
15287
|
+
"additionalProperties": true,
|
|
15288
|
+
"properties": {
|
|
15289
|
+
"capture": {},
|
|
15290
|
+
"playback": {}
|
|
15291
|
+
}
|
|
15283
15292
|
}
|
|
15284
15293
|
}
|
|
15285
15294
|
}
|
|
@@ -16449,17 +16458,22 @@
|
|
|
16449
16458
|
"minimum": -9223372036854776000.0,
|
|
16450
16459
|
"maximum": 9223372036854776000.0
|
|
16451
16460
|
},
|
|
16452
|
-
"
|
|
16461
|
+
"maxConcealRunLength": {
|
|
16462
|
+
"type": "number",
|
|
16463
|
+
"minimum": -9223372036854776000.0,
|
|
16464
|
+
"maximum": 9223372036854776000.0
|
|
16465
|
+
},
|
|
16466
|
+
"activeSpeech": {
|
|
16453
16467
|
"type": "number",
|
|
16454
16468
|
"minimum": -9223372036854776000.0,
|
|
16455
16469
|
"maximum": 9223372036854776000.0
|
|
16456
16470
|
},
|
|
16457
|
-
"
|
|
16471
|
+
"activeSpeechConcealment": {
|
|
16458
16472
|
"type": "number",
|
|
16459
16473
|
"minimum": -9223372036854776000.0,
|
|
16460
16474
|
"maximum": 9223372036854776000.0
|
|
16461
16475
|
},
|
|
16462
|
-
"
|
|
16476
|
+
"maxConsecutiveActiveSpeechConcealment": {
|
|
16463
16477
|
"type": "number",
|
|
16464
16478
|
"minimum": -9223372036854776000.0,
|
|
16465
16479
|
"maximum": 9223372036854776000.0
|
|
@@ -17537,17 +17551,22 @@
|
|
|
17537
17551
|
"minimum": -9223372036854776000.0,
|
|
17538
17552
|
"maximum": 9223372036854776000.0
|
|
17539
17553
|
},
|
|
17540
|
-
"
|
|
17554
|
+
"maxConcealRunLength": {
|
|
17541
17555
|
"type": "number",
|
|
17542
17556
|
"minimum": -9223372036854776000.0,
|
|
17543
17557
|
"maximum": 9223372036854776000.0
|
|
17544
17558
|
},
|
|
17545
|
-
"
|
|
17559
|
+
"activeSpeech": {
|
|
17560
|
+
"type": "number",
|
|
17561
|
+
"minimum": -9223372036854776000.0,
|
|
17562
|
+
"maximum": 9223372036854776000.0
|
|
17563
|
+
},
|
|
17564
|
+
"activeSpeechConcealment": {
|
|
17546
17565
|
"type": "number",
|
|
17547
17566
|
"minimum": -9223372036854776000.0,
|
|
17548
17567
|
"maximum": 9223372036854776000.0
|
|
17549
17568
|
},
|
|
17550
|
-
"
|
|
17569
|
+
"maxConsecutiveActiveSpeechConcealment": {
|
|
17551
17570
|
"type": "number",
|
|
17552
17571
|
"minimum": -9223372036854776000.0,
|
|
17553
17572
|
"maximum": 9223372036854776000.0
|
|
@@ -19065,17 +19084,22 @@
|
|
|
19065
19084
|
"minimum": -9223372036854776000.0,
|
|
19066
19085
|
"maximum": 9223372036854776000.0
|
|
19067
19086
|
},
|
|
19068
|
-
"
|
|
19087
|
+
"maxConcealRunLength": {
|
|
19069
19088
|
"type": "number",
|
|
19070
19089
|
"minimum": -9223372036854776000.0,
|
|
19071
19090
|
"maximum": 9223372036854776000.0
|
|
19072
19091
|
},
|
|
19073
|
-
"
|
|
19092
|
+
"activeSpeech": {
|
|
19093
|
+
"type": "number",
|
|
19094
|
+
"minimum": -9223372036854776000.0,
|
|
19095
|
+
"maximum": 9223372036854776000.0
|
|
19096
|
+
},
|
|
19097
|
+
"activeSpeechConcealment": {
|
|
19074
19098
|
"type": "number",
|
|
19075
19099
|
"minimum": -9223372036854776000.0,
|
|
19076
19100
|
"maximum": 9223372036854776000.0
|
|
19077
19101
|
},
|
|
19078
|
-
"
|
|
19102
|
+
"maxConsecutiveActiveSpeechConcealment": {
|
|
19079
19103
|
"type": "number",
|
|
19080
19104
|
"minimum": -9223372036854776000.0,
|
|
19081
19105
|
"maximum": 9223372036854776000.0
|
|
@@ -4032,6 +4032,15 @@
|
|
|
4032
4032
|
"type": "integer",
|
|
4033
4033
|
"minimum": -128,
|
|
4034
4034
|
"maximum": 127
|
|
4035
|
+
},
|
|
4036
|
+
"audioCapturePlaybackDriverInfo": {
|
|
4037
|
+
"type": "object",
|
|
4038
|
+
"description": "information about audio driver both on capture and playback side.",
|
|
4039
|
+
"additionalProperties": true,
|
|
4040
|
+
"properties": {
|
|
4041
|
+
"capture": {},
|
|
4042
|
+
"playback": {}
|
|
4043
|
+
}
|
|
4035
4044
|
}
|
|
4036
4045
|
}
|
|
4037
4046
|
}
|
|
@@ -5201,17 +5210,22 @@
|
|
|
5201
5210
|
"minimum": -9223372036854776000.0,
|
|
5202
5211
|
"maximum": 9223372036854776000.0
|
|
5203
5212
|
},
|
|
5204
|
-
"
|
|
5213
|
+
"maxConcealRunLength": {
|
|
5214
|
+
"type": "number",
|
|
5215
|
+
"minimum": -9223372036854776000.0,
|
|
5216
|
+
"maximum": 9223372036854776000.0
|
|
5217
|
+
},
|
|
5218
|
+
"activeSpeech": {
|
|
5205
5219
|
"type": "number",
|
|
5206
5220
|
"minimum": -9223372036854776000.0,
|
|
5207
5221
|
"maximum": 9223372036854776000.0
|
|
5208
5222
|
},
|
|
5209
|
-
"
|
|
5223
|
+
"activeSpeechConcealment": {
|
|
5210
5224
|
"type": "number",
|
|
5211
5225
|
"minimum": -9223372036854776000.0,
|
|
5212
5226
|
"maximum": 9223372036854776000.0
|
|
5213
5227
|
},
|
|
5214
|
-
"
|
|
5228
|
+
"maxConsecutiveActiveSpeechConcealment": {
|
|
5215
5229
|
"type": "number",
|
|
5216
5230
|
"minimum": -9223372036854776000.0,
|
|
5217
5231
|
"maximum": 9223372036854776000.0
|
|
@@ -6289,17 +6303,22 @@
|
|
|
6289
6303
|
"minimum": -9223372036854776000.0,
|
|
6290
6304
|
"maximum": 9223372036854776000.0
|
|
6291
6305
|
},
|
|
6292
|
-
"
|
|
6306
|
+
"maxConcealRunLength": {
|
|
6293
6307
|
"type": "number",
|
|
6294
6308
|
"minimum": -9223372036854776000.0,
|
|
6295
6309
|
"maximum": 9223372036854776000.0
|
|
6296
6310
|
},
|
|
6297
|
-
"
|
|
6311
|
+
"activeSpeech": {
|
|
6312
|
+
"type": "number",
|
|
6313
|
+
"minimum": -9223372036854776000.0,
|
|
6314
|
+
"maximum": 9223372036854776000.0
|
|
6315
|
+
},
|
|
6316
|
+
"activeSpeechConcealment": {
|
|
6298
6317
|
"type": "number",
|
|
6299
6318
|
"minimum": -9223372036854776000.0,
|
|
6300
6319
|
"maximum": 9223372036854776000.0
|
|
6301
6320
|
},
|
|
6302
|
-
"
|
|
6321
|
+
"maxConsecutiveActiveSpeechConcealment": {
|
|
6303
6322
|
"type": "number",
|
|
6304
6323
|
"minimum": -9223372036854776000.0,
|
|
6305
6324
|
"maximum": 9223372036854776000.0
|
|
@@ -7817,17 +7836,22 @@
|
|
|
7817
7836
|
"minimum": -9223372036854776000.0,
|
|
7818
7837
|
"maximum": 9223372036854776000.0
|
|
7819
7838
|
},
|
|
7820
|
-
"
|
|
7839
|
+
"maxConcealRunLength": {
|
|
7821
7840
|
"type": "number",
|
|
7822
7841
|
"minimum": -9223372036854776000.0,
|
|
7823
7842
|
"maximum": 9223372036854776000.0
|
|
7824
7843
|
},
|
|
7825
|
-
"
|
|
7844
|
+
"activeSpeech": {
|
|
7845
|
+
"type": "number",
|
|
7846
|
+
"minimum": -9223372036854776000.0,
|
|
7847
|
+
"maximum": 9223372036854776000.0
|
|
7848
|
+
},
|
|
7849
|
+
"activeSpeechConcealment": {
|
|
7826
7850
|
"type": "number",
|
|
7827
7851
|
"minimum": -9223372036854776000.0,
|
|
7828
7852
|
"maximum": 9223372036854776000.0
|
|
7829
7853
|
},
|
|
7830
|
-
"
|
|
7854
|
+
"maxConsecutiveActiveSpeechConcealment": {
|
|
7831
7855
|
"type": "number",
|
|
7832
7856
|
"minimum": -9223372036854776000.0,
|
|
7833
7857
|
"maximum": 9223372036854776000.0
|
|
@@ -6297,6 +6297,14 @@ export interface Event {
|
|
|
6297
6297
|
captureHardwareProvidedAudioPacketsPerSecond?: number;
|
|
6298
6298
|
sharedAudioPacketsPerSecond?: number;
|
|
6299
6299
|
mediaFoundationState?: number;
|
|
6300
|
+
/**
|
|
6301
|
+
* information about audio driver both on capture and playback side.
|
|
6302
|
+
*/
|
|
6303
|
+
audioCapturePlaybackDriverInfo?: {
|
|
6304
|
+
capture?: {};
|
|
6305
|
+
playback?: {};
|
|
6306
|
+
additionalProperties?: false;
|
|
6307
|
+
};
|
|
6300
6308
|
additionalProperties?: false;
|
|
6301
6309
|
}[];
|
|
6302
6310
|
videoTransmit: {
|
|
@@ -6609,9 +6617,10 @@ export interface Event {
|
|
|
6609
6617
|
rtpMaxEndToEndLoss?: number;
|
|
6610
6618
|
rtpMinEndToEndLoss?: number;
|
|
6611
6619
|
concealedFrames: number;
|
|
6612
|
-
concealedFramesV2?: number;
|
|
6613
6620
|
maxConcealRunLength: number;
|
|
6614
|
-
|
|
6621
|
+
activeSpeech?: number;
|
|
6622
|
+
activeSpeechConcealment?: number;
|
|
6623
|
+
maxConsecutiveActiveSpeechConcealment?: number;
|
|
6615
6624
|
receivedFrameRate: number;
|
|
6616
6625
|
renderedFrameRate: number;
|
|
6617
6626
|
requestedFrameRate: number;
|
|
@@ -7099,9 +7108,10 @@ export interface Event {
|
|
|
7099
7108
|
rtpMaxEndToEndLoss?: number;
|
|
7100
7109
|
rtpMinEndToEndLoss?: number;
|
|
7101
7110
|
concealedFrames: number;
|
|
7102
|
-
concealedFramesV2?: number;
|
|
7103
7111
|
maxConcealRunLength: number;
|
|
7104
|
-
|
|
7112
|
+
activeSpeech?: number;
|
|
7113
|
+
activeSpeechConcealment?: number;
|
|
7114
|
+
maxConsecutiveActiveSpeechConcealment?: number;
|
|
7105
7115
|
receivedFrameRate: number;
|
|
7106
7116
|
renderedFrameRate: number;
|
|
7107
7117
|
requestedFrameRate: number;
|
|
@@ -7639,9 +7649,10 @@ export interface Event {
|
|
|
7639
7649
|
rtpMaxEndToEndLoss?: number;
|
|
7640
7650
|
rtpMinEndToEndLoss?: number;
|
|
7641
7651
|
concealedFrames: number;
|
|
7642
|
-
concealedFramesV2?: number;
|
|
7643
7652
|
maxConcealRunLength: number;
|
|
7644
|
-
|
|
7653
|
+
activeSpeech?: number;
|
|
7654
|
+
activeSpeechConcealment?: number;
|
|
7655
|
+
maxConsecutiveActiveSpeechConcealment?: number;
|
|
7645
7656
|
receivedFrameRate: number;
|
|
7646
7657
|
renderedFrameRate: number;
|
|
7647
7658
|
requestedFrameRate: number;
|
|
@@ -15419,6 +15430,14 @@ export interface MediaQualityEvent {
|
|
|
15419
15430
|
captureHardwareProvidedAudioPacketsPerSecond?: number;
|
|
15420
15431
|
sharedAudioPacketsPerSecond?: number;
|
|
15421
15432
|
mediaFoundationState?: number;
|
|
15433
|
+
/**
|
|
15434
|
+
* information about audio driver both on capture and playback side.
|
|
15435
|
+
*/
|
|
15436
|
+
audioCapturePlaybackDriverInfo?: {
|
|
15437
|
+
capture?: {};
|
|
15438
|
+
playback?: {};
|
|
15439
|
+
additionalProperties?: false;
|
|
15440
|
+
};
|
|
15422
15441
|
additionalProperties?: false;
|
|
15423
15442
|
}[];
|
|
15424
15443
|
videoTransmit: {
|
|
@@ -15731,9 +15750,10 @@ export interface MediaQualityEvent {
|
|
|
15731
15750
|
rtpMaxEndToEndLoss?: number;
|
|
15732
15751
|
rtpMinEndToEndLoss?: number;
|
|
15733
15752
|
concealedFrames: number;
|
|
15734
|
-
concealedFramesV2?: number;
|
|
15735
15753
|
maxConcealRunLength: number;
|
|
15736
|
-
|
|
15754
|
+
activeSpeech?: number;
|
|
15755
|
+
activeSpeechConcealment?: number;
|
|
15756
|
+
maxConsecutiveActiveSpeechConcealment?: number;
|
|
15737
15757
|
receivedFrameRate: number;
|
|
15738
15758
|
renderedFrameRate: number;
|
|
15739
15759
|
requestedFrameRate: number;
|
|
@@ -16221,9 +16241,10 @@ export interface MediaQualityEvent {
|
|
|
16221
16241
|
rtpMaxEndToEndLoss?: number;
|
|
16222
16242
|
rtpMinEndToEndLoss?: number;
|
|
16223
16243
|
concealedFrames: number;
|
|
16224
|
-
concealedFramesV2?: number;
|
|
16225
16244
|
maxConcealRunLength: number;
|
|
16226
|
-
|
|
16245
|
+
activeSpeech?: number;
|
|
16246
|
+
activeSpeechConcealment?: number;
|
|
16247
|
+
maxConsecutiveActiveSpeechConcealment?: number;
|
|
16227
16248
|
receivedFrameRate: number;
|
|
16228
16249
|
renderedFrameRate: number;
|
|
16229
16250
|
requestedFrameRate: number;
|
|
@@ -16752,9 +16773,10 @@ export interface MediaQualityEvent {
|
|
|
16752
16773
|
rtpMaxEndToEndLoss?: number;
|
|
16753
16774
|
rtpMinEndToEndLoss?: number;
|
|
16754
16775
|
concealedFrames: number;
|
|
16755
|
-
concealedFramesV2?: number;
|
|
16756
16776
|
maxConcealRunLength: number;
|
|
16757
|
-
|
|
16777
|
+
activeSpeech?: number;
|
|
16778
|
+
activeSpeechConcealment?: number;
|
|
16779
|
+
maxConsecutiveActiveSpeechConcealment?: number;
|
|
16758
16780
|
receivedFrameRate: number;
|
|
16759
16781
|
renderedFrameRate: number;
|
|
16760
16782
|
requestedFrameRate: number;
|
package/package.json
CHANGED