@webex/event-dictionary-ts 1.0.1559 → 1.0.1561

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.
@@ -4161,7 +4161,6 @@
4161
4161
  "additionalProperties": true,
4162
4162
  "required": [
4163
4163
  "mediaEngineSoftwareType",
4164
- "mediaEngineSoftwareVersion",
4165
4164
  "applicationSoftwareType",
4166
4165
  "applicationSoftwareVersion",
4167
4166
  "startTime"
@@ -4170,15 +4169,15 @@
4170
4169
  "mediaEngineSoftwareType": {
4171
4170
  "type": "string"
4172
4171
  },
4173
- "mediaEngineSoftwareVersion": {
4174
- "type": "string"
4175
- },
4176
4172
  "applicationSoftwareType": {
4177
4173
  "type": "string"
4178
4174
  },
4179
4175
  "applicationSoftwareVersion": {
4180
4176
  "type": "string"
4181
4177
  },
4178
+ "mediaEngineSoftwareVersion": {
4179
+ "type": "string"
4180
+ },
4182
4181
  "hardwareType": {
4183
4182
  "type": "string"
4184
4183
  },
@@ -4294,9 +4293,6 @@
4294
4293
  "type": "object",
4295
4294
  "description": "Details of server environment",
4296
4295
  "additionalProperties": true,
4297
- "required": [
4298
- "serverType"
4299
- ],
4300
4296
  "properties": {
4301
4297
  "serverType": {
4302
4298
  "type": "string",
@@ -5999,8 +5995,7 @@
5999
5995
  "description": "information object for the peripheral",
6000
5996
  "additionalProperties": true,
6001
5997
  "required": [
6002
- "name",
6003
- "information"
5998
+ "name"
6004
5999
  ],
6005
6000
  "properties": {
6006
6001
  "name": {
@@ -6053,8 +6048,7 @@
6053
6048
  "description": "information object for the peripheral",
6054
6049
  "additionalProperties": true,
6055
6050
  "required": [
6056
- "name",
6057
- "information"
6051
+ "name"
6058
6052
  ],
6059
6053
  "properties": {
6060
6054
  "name": {
@@ -6106,8 +6100,7 @@
6106
6100
  "description": "information object for the peripheral",
6107
6101
  "additionalProperties": true,
6108
6102
  "required": [
6109
- "name",
6110
- "information"
6103
+ "name"
6111
6104
  ],
6112
6105
  "properties": {
6113
6106
  "name": {
@@ -6159,8 +6152,7 @@
6159
6152
  "description": "information object for the peripheral",
6160
6153
  "additionalProperties": true,
6161
6154
  "required": [
6162
- "name",
6163
- "information"
6155
+ "name"
6164
6156
  ],
6165
6157
  "properties": {
6166
6158
  "name": {
@@ -4661,7 +4661,6 @@
4661
4661
  "additionalProperties": true,
4662
4662
  "required": [
4663
4663
  "mediaEngineSoftwareType",
4664
- "mediaEngineSoftwareVersion",
4665
4664
  "applicationSoftwareType",
4666
4665
  "applicationSoftwareVersion",
4667
4666
  "startTime"
@@ -4670,15 +4669,15 @@
4670
4669
  "mediaEngineSoftwareType": {
4671
4670
  "type": "string"
4672
4671
  },
4673
- "mediaEngineSoftwareVersion": {
4674
- "type": "string"
4675
- },
4676
4672
  "applicationSoftwareType": {
4677
4673
  "type": "string"
4678
4674
  },
4679
4675
  "applicationSoftwareVersion": {
4680
4676
  "type": "string"
4681
4677
  },
4678
+ "mediaEngineSoftwareVersion": {
4679
+ "type": "string"
4680
+ },
4682
4681
  "hardwareType": {
4683
4682
  "type": "string"
4684
4683
  },
@@ -4794,9 +4793,6 @@
4794
4793
  "type": "object",
4795
4794
  "description": "Details of server environment",
4796
4795
  "additionalProperties": true,
4797
- "required": [
4798
- "serverType"
4799
- ],
4800
4796
  "properties": {
4801
4797
  "serverType": {
4802
4798
  "type": "string",
@@ -6499,8 +6495,7 @@
6499
6495
  "description": "information object for the peripheral",
6500
6496
  "additionalProperties": true,
6501
6497
  "required": [
6502
- "name",
6503
- "information"
6498
+ "name"
6504
6499
  ],
6505
6500
  "properties": {
6506
6501
  "name": {
@@ -6553,8 +6548,7 @@
6553
6548
  "description": "information object for the peripheral",
6554
6549
  "additionalProperties": true,
6555
6550
  "required": [
6556
- "name",
6557
- "information"
6551
+ "name"
6558
6552
  ],
6559
6553
  "properties": {
6560
6554
  "name": {
@@ -6606,8 +6600,7 @@
6606
6600
  "description": "information object for the peripheral",
6607
6601
  "additionalProperties": true,
6608
6602
  "required": [
6609
- "name",
6610
- "information"
6603
+ "name"
6611
6604
  ],
6612
6605
  "properties": {
6613
6606
  "name": {
@@ -6659,8 +6652,7 @@
6659
6652
  "description": "information object for the peripheral",
6660
6653
  "additionalProperties": true,
6661
6654
  "required": [
6662
- "name",
6663
- "information"
6655
+ "name"
6664
6656
  ],
6665
6657
  "properties": {
6666
6658
  "name": {
@@ -14617,7 +14609,6 @@
14617
14609
  "additionalProperties": true,
14618
14610
  "required": [
14619
14611
  "mediaEngineSoftwareType",
14620
- "mediaEngineSoftwareVersion",
14621
14612
  "applicationSoftwareType",
14622
14613
  "applicationSoftwareVersion",
14623
14614
  "startTime"
@@ -14626,15 +14617,15 @@
14626
14617
  "mediaEngineSoftwareType": {
14627
14618
  "type": "string"
14628
14619
  },
14629
- "mediaEngineSoftwareVersion": {
14630
- "type": "string"
14631
- },
14632
14620
  "applicationSoftwareType": {
14633
14621
  "type": "string"
14634
14622
  },
14635
14623
  "applicationSoftwareVersion": {
14636
14624
  "type": "string"
14637
14625
  },
14626
+ "mediaEngineSoftwareVersion": {
14627
+ "type": "string"
14628
+ },
14638
14629
  "hardwareType": {
14639
14630
  "type": "string"
14640
14631
  },
@@ -14990,8 +14981,7 @@
14990
14981
  "description": "information object for the peripheral",
14991
14982
  "additionalProperties": true,
14992
14983
  "required": [
14993
- "name",
14994
- "information"
14984
+ "name"
14995
14985
  ],
14996
14986
  "properties": {
14997
14987
  "name": {
@@ -15044,8 +15034,7 @@
15044
15034
  "description": "information object for the peripheral",
15045
15035
  "additionalProperties": true,
15046
15036
  "required": [
15047
- "name",
15048
- "information"
15037
+ "name"
15049
15038
  ],
15050
15039
  "properties": {
15051
15040
  "name": {
@@ -15097,8 +15086,7 @@
15097
15086
  "description": "information object for the peripheral",
15098
15087
  "additionalProperties": true,
15099
15088
  "required": [
15100
- "name",
15101
- "information"
15089
+ "name"
15102
15090
  ],
15103
15091
  "properties": {
15104
15092
  "name": {
@@ -15150,8 +15138,7 @@
15150
15138
  "description": "information object for the peripheral",
15151
15139
  "additionalProperties": true,
15152
15140
  "required": [
15153
- "name",
15154
- "information"
15141
+ "name"
15155
15142
  ],
15156
15143
  "properties": {
15157
15144
  "name": {
@@ -16173,14 +16160,6 @@
16173
16160
  "captureAnalogAGCEnabled": {
16174
16161
  "type": "boolean"
16175
16162
  },
16176
- "bnrOutHighFullEnergyRatio": {
16177
- "type": "number",
16178
- "description": "one float every 1 minute"
16179
- },
16180
- "bnrOutEnergyAbove4K": {
16181
- "type": "number",
16182
- "description": "one float every 1 minute"
16183
- },
16184
16163
  "bnrInEnergyBelow4K": {
16185
16164
  "type": "number",
16186
16165
  "description": "one float every 1 minute"
@@ -23614,9 +23593,6 @@
23614
23593
  "type": "object",
23615
23594
  "description": "Details of server environment",
23616
23595
  "additionalProperties": true,
23617
- "required": [
23618
- "serverType"
23619
- ],
23620
23596
  "properties": {
23621
23597
  "serverType": {
23622
23598
  "type": "string",
@@ -27451,7 +27427,6 @@
27451
27427
  "additionalProperties": true,
27452
27428
  "required": [
27453
27429
  "mediaEngineSoftwareType",
27454
- "mediaEngineSoftwareVersion",
27455
27430
  "applicationSoftwareType",
27456
27431
  "applicationSoftwareVersion",
27457
27432
  "startTime"
@@ -27460,15 +27435,15 @@
27460
27435
  "mediaEngineSoftwareType": {
27461
27436
  "type": "string"
27462
27437
  },
27463
- "mediaEngineSoftwareVersion": {
27464
- "type": "string"
27465
- },
27466
27438
  "applicationSoftwareType": {
27467
27439
  "type": "string"
27468
27440
  },
27469
27441
  "applicationSoftwareVersion": {
27470
27442
  "type": "string"
27471
27443
  },
27444
+ "mediaEngineSoftwareVersion": {
27445
+ "type": "string"
27446
+ },
27472
27447
  "hardwareType": {
27473
27448
  "type": "string"
27474
27449
  },
@@ -27791,8 +27766,7 @@
27791
27766
  "description": "information object for the peripheral",
27792
27767
  "additionalProperties": true,
27793
27768
  "required": [
27794
- "name",
27795
- "information"
27769
+ "name"
27796
27770
  ],
27797
27771
  "properties": {
27798
27772
  "name": {
@@ -27845,8 +27819,7 @@
27845
27819
  "description": "information object for the peripheral",
27846
27820
  "additionalProperties": true,
27847
27821
  "required": [
27848
- "name",
27849
- "information"
27822
+ "name"
27850
27823
  ],
27851
27824
  "properties": {
27852
27825
  "name": {
@@ -27898,8 +27871,7 @@
27898
27871
  "description": "information object for the peripheral",
27899
27872
  "additionalProperties": true,
27900
27873
  "required": [
27901
- "name",
27902
- "information"
27874
+ "name"
27903
27875
  ],
27904
27876
  "properties": {
27905
27877
  "name": {
@@ -27951,8 +27923,7 @@
27951
27923
  "description": "information object for the peripheral",
27952
27924
  "additionalProperties": true,
27953
27925
  "required": [
27954
- "name",
27955
- "information"
27926
+ "name"
27956
27927
  ],
27957
27928
  "properties": {
27958
27929
  "name": {
@@ -2650,9 +2650,6 @@
2650
2650
  "type": "object",
2651
2651
  "description": "Details of server environment",
2652
2652
  "additionalProperties": true,
2653
- "required": [
2654
- "serverType"
2655
- ],
2656
2653
  "properties": {
2657
2654
  "serverType": {
2658
2655
  "type": "string",
@@ -2576,7 +2576,6 @@
2576
2576
  "additionalProperties": true,
2577
2577
  "required": [
2578
2578
  "mediaEngineSoftwareType",
2579
- "mediaEngineSoftwareVersion",
2580
2579
  "applicationSoftwareType",
2581
2580
  "applicationSoftwareVersion",
2582
2581
  "startTime"
@@ -2585,15 +2584,15 @@
2585
2584
  "mediaEngineSoftwareType": {
2586
2585
  "type": "string"
2587
2586
  },
2588
- "mediaEngineSoftwareVersion": {
2589
- "type": "string"
2590
- },
2591
2587
  "applicationSoftwareType": {
2592
2588
  "type": "string"
2593
2589
  },
2594
2590
  "applicationSoftwareVersion": {
2595
2591
  "type": "string"
2596
2592
  },
2593
+ "mediaEngineSoftwareVersion": {
2594
+ "type": "string"
2595
+ },
2597
2596
  "hardwareType": {
2598
2597
  "type": "string"
2599
2598
  },
@@ -2949,8 +2948,7 @@
2949
2948
  "description": "information object for the peripheral",
2950
2949
  "additionalProperties": true,
2951
2950
  "required": [
2952
- "name",
2953
- "information"
2951
+ "name"
2954
2952
  ],
2955
2953
  "properties": {
2956
2954
  "name": {
@@ -3003,8 +3001,7 @@
3003
3001
  "description": "information object for the peripheral",
3004
3002
  "additionalProperties": true,
3005
3003
  "required": [
3006
- "name",
3007
- "information"
3004
+ "name"
3008
3005
  ],
3009
3006
  "properties": {
3010
3007
  "name": {
@@ -3056,8 +3053,7 @@
3056
3053
  "description": "information object for the peripheral",
3057
3054
  "additionalProperties": true,
3058
3055
  "required": [
3059
- "name",
3060
- "information"
3056
+ "name"
3061
3057
  ],
3062
3058
  "properties": {
3063
3059
  "name": {
@@ -3109,8 +3105,7 @@
3109
3105
  "description": "information object for the peripheral",
3110
3106
  "additionalProperties": true,
3111
3107
  "required": [
3112
- "name",
3113
- "information"
3108
+ "name"
3114
3109
  ],
3115
3110
  "properties": {
3116
3111
  "name": {
@@ -4132,14 +4127,6 @@
4132
4127
  "captureAnalogAGCEnabled": {
4133
4128
  "type": "boolean"
4134
4129
  },
4135
- "bnrOutHighFullEnergyRatio": {
4136
- "type": "number",
4137
- "description": "one float every 1 minute"
4138
- },
4139
- "bnrOutEnergyAbove4K": {
4140
- "type": "number",
4141
- "description": "one float every 1 minute"
4142
- },
4143
4130
  "bnrInEnergyBelow4K": {
4144
4131
  "type": "number",
4145
4132
  "description": "one float every 1 minute"
@@ -1895,9 +1895,9 @@ export interface Event {
1895
1895
  */
1896
1896
  mediaMetadata?: {
1897
1897
  mediaEngineSoftwareType: string;
1898
- mediaEngineSoftwareVersion: string;
1899
1898
  applicationSoftwareType: string;
1900
1899
  applicationSoftwareVersion: string;
1900
+ mediaEngineSoftwareVersion?: string;
1901
1901
  hardwareType?: string;
1902
1902
  clientRegion?: string;
1903
1903
  serverRegion?: string;
@@ -1948,7 +1948,7 @@ export interface Event {
1948
1948
  * Details of server environment
1949
1949
  */
1950
1950
  serverInfo?: {
1951
- serverType:
1951
+ serverType?:
1952
1952
  | "CB"
1953
1953
  | "CMS"
1954
1954
  | "HESIOD"
@@ -2975,7 +2975,7 @@ export interface Event {
2975
2975
  androidThermalStatus?: number;
2976
2976
  peripherals?: {
2977
2977
  name: "camera" | "microphone" | "speaker";
2978
- information: string;
2978
+ information?: string;
2979
2979
  driver?: string;
2980
2980
  errorCode?: string;
2981
2981
  connectionType?: {};
@@ -3000,7 +3000,7 @@ export interface Event {
3000
3000
  */
3001
3001
  cameraInfo?: {
3002
3002
  name: "camera" | "microphone" | "speaker";
3003
- information: string;
3003
+ information?: string;
3004
3004
  driver?: string;
3005
3005
  errorCode?: string;
3006
3006
  connectionType?: {};
@@ -3025,7 +3025,7 @@ export interface Event {
3025
3025
  */
3026
3026
  microphoneInfo?: {
3027
3027
  name: "camera" | "microphone" | "speaker";
3028
- information: string;
3028
+ information?: string;
3029
3029
  driver?: string;
3030
3030
  errorCode?: string;
3031
3031
  connectionType?: {};
@@ -3050,7 +3050,7 @@ export interface Event {
3050
3050
  */
3051
3051
  speakerInfo?: {
3052
3052
  name: "camera" | "microphone" | "speaker";
3053
- information: string;
3053
+ information?: string;
3054
3054
  driver?: string;
3055
3055
  errorCode?: string;
3056
3056
  connectionType?: {};
@@ -6191,9 +6191,9 @@ export interface Event {
6191
6191
  */
6192
6192
  sourceMetadata?: {
6193
6193
  mediaEngineSoftwareType: string;
6194
- mediaEngineSoftwareVersion: string;
6195
6194
  applicationSoftwareType: string;
6196
6195
  applicationSoftwareVersion: string;
6196
+ mediaEngineSoftwareVersion?: string;
6197
6197
  hardwareType?: string;
6198
6198
  clientRegion?: string;
6199
6199
  serverRegion?: string;
@@ -6317,7 +6317,7 @@ export interface Event {
6317
6317
  androidThermalStatus?: number;
6318
6318
  peripherals?: {
6319
6319
  name: "camera" | "microphone" | "speaker";
6320
- information: string;
6320
+ information?: string;
6321
6321
  driver?: string;
6322
6322
  errorCode?: string;
6323
6323
  connectionType?: {};
@@ -6342,7 +6342,7 @@ export interface Event {
6342
6342
  */
6343
6343
  cameraInfo?: {
6344
6344
  name: "camera" | "microphone" | "speaker";
6345
- information: string;
6345
+ information?: string;
6346
6346
  driver?: string;
6347
6347
  errorCode?: string;
6348
6348
  connectionType?: {};
@@ -6367,7 +6367,7 @@ export interface Event {
6367
6367
  */
6368
6368
  microphoneInfo?: {
6369
6369
  name: "camera" | "microphone" | "speaker";
6370
- information: string;
6370
+ information?: string;
6371
6371
  driver?: string;
6372
6372
  errorCode?: string;
6373
6373
  connectionType?: {};
@@ -6392,7 +6392,7 @@ export interface Event {
6392
6392
  */
6393
6393
  speakerInfo?: {
6394
6394
  name: "camera" | "microphone" | "speaker";
6395
- information: string;
6395
+ information?: string;
6396
6396
  driver?: string;
6397
6397
  errorCode?: string;
6398
6398
  connectionType?: {};
@@ -6795,14 +6795,6 @@ export interface Event {
6795
6795
  */
6796
6796
  averageTxModuleCostTime?: number;
6797
6797
  captureAnalogAGCEnabled?: boolean;
6798
- /**
6799
- * one float every 1 minute
6800
- */
6801
- bnrOutHighFullEnergyRatio?: number;
6802
- /**
6803
- * one float every 1 minute
6804
- */
6805
- bnrOutEnergyAbove4K?: number;
6806
6798
  /**
6807
6799
  * one float every 1 minute
6808
6800
  */
@@ -9534,7 +9526,7 @@ export interface Event {
9534
9526
  * Details of server environment
9535
9527
  */
9536
9528
  serverInfo?: {
9537
- serverType:
9529
+ serverType?:
9538
9530
  | "CB"
9539
9531
  | "CMS"
9540
9532
  | "HESIOD"
@@ -11143,9 +11135,9 @@ export interface Event {
11143
11135
  */
11144
11136
  sourceMetadata?: {
11145
11137
  mediaEngineSoftwareType: string;
11146
- mediaEngineSoftwareVersion: string;
11147
11138
  applicationSoftwareType: string;
11148
11139
  applicationSoftwareVersion: string;
11140
+ mediaEngineSoftwareVersion?: string;
11149
11141
  hardwareType?: string;
11150
11142
  clientRegion?: string;
11151
11143
  serverRegion?: string;
@@ -11258,7 +11250,7 @@ export interface Event {
11258
11250
  androidThermalStatus?: number;
11259
11251
  peripherals?: {
11260
11252
  name: "camera" | "microphone" | "speaker";
11261
- information: string;
11253
+ information?: string;
11262
11254
  driver?: string;
11263
11255
  errorCode?: string;
11264
11256
  connectionType?: {};
@@ -11283,7 +11275,7 @@ export interface Event {
11283
11275
  */
11284
11276
  cameraInfo?: {
11285
11277
  name: "camera" | "microphone" | "speaker";
11286
- information: string;
11278
+ information?: string;
11287
11279
  driver?: string;
11288
11280
  errorCode?: string;
11289
11281
  connectionType?: {};
@@ -11308,7 +11300,7 @@ export interface Event {
11308
11300
  */
11309
11301
  microphoneInfo?: {
11310
11302
  name: "camera" | "microphone" | "speaker";
11311
- information: string;
11303
+ information?: string;
11312
11304
  driver?: string;
11313
11305
  errorCode?: string;
11314
11306
  connectionType?: {};
@@ -11333,7 +11325,7 @@ export interface Event {
11333
11325
  */
11334
11326
  speakerInfo?: {
11335
11327
  name: "camera" | "microphone" | "speaker";
11336
- information: string;
11328
+ information?: string;
11337
11329
  driver?: string;
11338
11330
  errorCode?: string;
11339
11331
  connectionType?: {};
@@ -13424,9 +13416,9 @@ export interface ClientEvent {
13424
13416
  */
13425
13417
  mediaMetadata?: {
13426
13418
  mediaEngineSoftwareType: string;
13427
- mediaEngineSoftwareVersion: string;
13428
13419
  applicationSoftwareType: string;
13429
13420
  applicationSoftwareVersion: string;
13421
+ mediaEngineSoftwareVersion?: string;
13430
13422
  hardwareType?: string;
13431
13423
  clientRegion?: string;
13432
13424
  serverRegion?: string;
@@ -13477,7 +13469,7 @@ export interface ClientEvent {
13477
13469
  * Details of server environment
13478
13470
  */
13479
13471
  serverInfo?: {
13480
- serverType:
13472
+ serverType?:
13481
13473
  | "CB"
13482
13474
  | "CMS"
13483
13475
  | "HESIOD"
@@ -14504,7 +14496,7 @@ export interface ClientEvent {
14504
14496
  androidThermalStatus?: number;
14505
14497
  peripherals?: {
14506
14498
  name: "camera" | "microphone" | "speaker";
14507
- information: string;
14499
+ information?: string;
14508
14500
  driver?: string;
14509
14501
  errorCode?: string;
14510
14502
  connectionType?: {};
@@ -14529,7 +14521,7 @@ export interface ClientEvent {
14529
14521
  */
14530
14522
  cameraInfo?: {
14531
14523
  name: "camera" | "microphone" | "speaker";
14532
- information: string;
14524
+ information?: string;
14533
14525
  driver?: string;
14534
14526
  errorCode?: string;
14535
14527
  connectionType?: {};
@@ -14554,7 +14546,7 @@ export interface ClientEvent {
14554
14546
  */
14555
14547
  microphoneInfo?: {
14556
14548
  name: "camera" | "microphone" | "speaker";
14557
- information: string;
14549
+ information?: string;
14558
14550
  driver?: string;
14559
14551
  errorCode?: string;
14560
14552
  connectionType?: {};
@@ -14579,7 +14571,7 @@ export interface ClientEvent {
14579
14571
  */
14580
14572
  speakerInfo?: {
14581
14573
  name: "camera" | "microphone" | "speaker";
14582
- information: string;
14574
+ information?: string;
14583
14575
  driver?: string;
14584
14576
  errorCode?: string;
14585
14577
  connectionType?: {};
@@ -15886,7 +15878,7 @@ export interface FeatureEvent {
15886
15878
  * Details of server environment
15887
15879
  */
15888
15880
  serverInfo?: {
15889
- serverType:
15881
+ serverType?:
15890
15882
  | "CB"
15891
15883
  | "CMS"
15892
15884
  | "HESIOD"
@@ -17520,9 +17512,9 @@ export interface MediaQualityEvent {
17520
17512
  */
17521
17513
  sourceMetadata?: {
17522
17514
  mediaEngineSoftwareType: string;
17523
- mediaEngineSoftwareVersion: string;
17524
17515
  applicationSoftwareType: string;
17525
17516
  applicationSoftwareVersion: string;
17517
+ mediaEngineSoftwareVersion?: string;
17526
17518
  hardwareType?: string;
17527
17519
  clientRegion?: string;
17528
17520
  serverRegion?: string;
@@ -17646,7 +17638,7 @@ export interface MediaQualityEvent {
17646
17638
  androidThermalStatus?: number;
17647
17639
  peripherals?: {
17648
17640
  name: "camera" | "microphone" | "speaker";
17649
- information: string;
17641
+ information?: string;
17650
17642
  driver?: string;
17651
17643
  errorCode?: string;
17652
17644
  connectionType?: {};
@@ -17671,7 +17663,7 @@ export interface MediaQualityEvent {
17671
17663
  */
17672
17664
  cameraInfo?: {
17673
17665
  name: "camera" | "microphone" | "speaker";
17674
- information: string;
17666
+ information?: string;
17675
17667
  driver?: string;
17676
17668
  errorCode?: string;
17677
17669
  connectionType?: {};
@@ -17696,7 +17688,7 @@ export interface MediaQualityEvent {
17696
17688
  */
17697
17689
  microphoneInfo?: {
17698
17690
  name: "camera" | "microphone" | "speaker";
17699
- information: string;
17691
+ information?: string;
17700
17692
  driver?: string;
17701
17693
  errorCode?: string;
17702
17694
  connectionType?: {};
@@ -17721,7 +17713,7 @@ export interface MediaQualityEvent {
17721
17713
  */
17722
17714
  speakerInfo?: {
17723
17715
  name: "camera" | "microphone" | "speaker";
17724
- information: string;
17716
+ information?: string;
17725
17717
  driver?: string;
17726
17718
  errorCode?: string;
17727
17719
  connectionType?: {};
@@ -18121,14 +18113,6 @@ export interface MediaQualityEvent {
18121
18113
  */
18122
18114
  averageTxModuleCostTime?: number;
18123
18115
  captureAnalogAGCEnabled?: boolean;
18124
- /**
18125
- * one float every 1 minute
18126
- */
18127
- bnrOutHighFullEnergyRatio?: number;
18128
- /**
18129
- * one float every 1 minute
18130
- */
18131
- bnrOutEnergyAbove4K?: number;
18132
18116
  /**
18133
18117
  * one float every 1 minute
18134
18118
  */
package/package.json CHANGED
@@ -28,5 +28,5 @@
28
28
  "access": "public",
29
29
  "registry": "https://registry.npmjs.org"
30
30
  },
31
- "version": "1.0.1559"
31
+ "version": "1.0.1561"
32
32
  }