@webex/event-dictionary-ts 1.0.2160 → 1.0.2162
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.
|
@@ -3901,6 +3901,29 @@
|
|
|
3901
3901
|
"autoWithShare"
|
|
3902
3902
|
]
|
|
3903
3903
|
},
|
|
3904
|
+
"appliedLayout": {
|
|
3905
|
+
"type": "string",
|
|
3906
|
+
"enum": [
|
|
3907
|
+
"stack",
|
|
3908
|
+
"stackWithShare",
|
|
3909
|
+
"sideBySide",
|
|
3910
|
+
"sideBySideWithShare",
|
|
3911
|
+
"grid",
|
|
3912
|
+
"floatingActive",
|
|
3913
|
+
"floatingThumbnail",
|
|
3914
|
+
"floatingGrid",
|
|
3915
|
+
"overlay",
|
|
3916
|
+
"focus",
|
|
3917
|
+
"prominent",
|
|
3918
|
+
"focusWithShare",
|
|
3919
|
+
"prominentWithShare",
|
|
3920
|
+
"equal",
|
|
3921
|
+
"equalWithShare",
|
|
3922
|
+
"largeGallery",
|
|
3923
|
+
"auto",
|
|
3924
|
+
"autoWithShare"
|
|
3925
|
+
]
|
|
3926
|
+
},
|
|
3904
3927
|
"videoRenderType": {
|
|
3905
3928
|
"type": "string",
|
|
3906
3929
|
"description": "this defines the video render type of meetings",
|
|
@@ -7591,6 +7614,9 @@
|
|
|
7591
7614
|
},
|
|
7592
7615
|
"isCarbonAwareModeOn": {
|
|
7593
7616
|
"type": "boolean"
|
|
7617
|
+
},
|
|
7618
|
+
"isCarbonAwareModeConfigured": {
|
|
7619
|
+
"type": "boolean"
|
|
7594
7620
|
}
|
|
7595
7621
|
}
|
|
7596
7622
|
},
|
|
@@ -472,6 +472,29 @@
|
|
|
472
472
|
"autoWithShare"
|
|
473
473
|
]
|
|
474
474
|
},
|
|
475
|
+
"appliedLayout": {
|
|
476
|
+
"type": "string",
|
|
477
|
+
"enum": [
|
|
478
|
+
"stack",
|
|
479
|
+
"stackWithShare",
|
|
480
|
+
"sideBySide",
|
|
481
|
+
"sideBySideWithShare",
|
|
482
|
+
"grid",
|
|
483
|
+
"floatingActive",
|
|
484
|
+
"floatingThumbnail",
|
|
485
|
+
"floatingGrid",
|
|
486
|
+
"overlay",
|
|
487
|
+
"focus",
|
|
488
|
+
"prominent",
|
|
489
|
+
"focusWithShare",
|
|
490
|
+
"prominentWithShare",
|
|
491
|
+
"equal",
|
|
492
|
+
"equalWithShare",
|
|
493
|
+
"largeGallery",
|
|
494
|
+
"auto",
|
|
495
|
+
"autoWithShare"
|
|
496
|
+
]
|
|
497
|
+
},
|
|
475
498
|
"videoRenderType": {
|
|
476
499
|
"type": "string",
|
|
477
500
|
"description": "this defines the video render type of meetings",
|
|
@@ -4482,6 +4505,29 @@
|
|
|
4482
4505
|
"autoWithShare"
|
|
4483
4506
|
]
|
|
4484
4507
|
},
|
|
4508
|
+
"appliedLayout": {
|
|
4509
|
+
"type": "string",
|
|
4510
|
+
"enum": [
|
|
4511
|
+
"stack",
|
|
4512
|
+
"stackWithShare",
|
|
4513
|
+
"sideBySide",
|
|
4514
|
+
"sideBySideWithShare",
|
|
4515
|
+
"grid",
|
|
4516
|
+
"floatingActive",
|
|
4517
|
+
"floatingThumbnail",
|
|
4518
|
+
"floatingGrid",
|
|
4519
|
+
"overlay",
|
|
4520
|
+
"focus",
|
|
4521
|
+
"prominent",
|
|
4522
|
+
"focusWithShare",
|
|
4523
|
+
"prominentWithShare",
|
|
4524
|
+
"equal",
|
|
4525
|
+
"equalWithShare",
|
|
4526
|
+
"largeGallery",
|
|
4527
|
+
"auto",
|
|
4528
|
+
"autoWithShare"
|
|
4529
|
+
]
|
|
4530
|
+
},
|
|
4485
4531
|
"videoRenderType": {
|
|
4486
4532
|
"type": "string",
|
|
4487
4533
|
"description": "this defines the video render type of meetings",
|
|
@@ -8172,6 +8218,9 @@
|
|
|
8172
8218
|
},
|
|
8173
8219
|
"isCarbonAwareModeOn": {
|
|
8174
8220
|
"type": "boolean"
|
|
8221
|
+
},
|
|
8222
|
+
"isCarbonAwareModeConfigured": {
|
|
8223
|
+
"type": "boolean"
|
|
8175
8224
|
}
|
|
8176
8225
|
}
|
|
8177
8226
|
},
|
|
@@ -18208,6 +18257,9 @@
|
|
|
18208
18257
|
},
|
|
18209
18258
|
"isCarbonAwareModeOn": {
|
|
18210
18259
|
"type": "boolean"
|
|
18260
|
+
},
|
|
18261
|
+
"isCarbonAwareModeConfigured": {
|
|
18262
|
+
"type": "boolean"
|
|
18211
18263
|
}
|
|
18212
18264
|
}
|
|
18213
18265
|
},
|
|
@@ -34593,6 +34645,9 @@
|
|
|
34593
34645
|
},
|
|
34594
34646
|
"isCarbonAwareModeOn": {
|
|
34595
34647
|
"type": "boolean"
|
|
34648
|
+
},
|
|
34649
|
+
"isCarbonAwareModeConfigured": {
|
|
34650
|
+
"type": "boolean"
|
|
34596
34651
|
}
|
|
34597
34652
|
}
|
|
34598
34653
|
},
|
|
@@ -285,6 +285,25 @@ export interface Event {
|
|
|
285
285
|
| "largeGallery"
|
|
286
286
|
| "auto"
|
|
287
287
|
| "autoWithShare";
|
|
288
|
+
appliedLayout?:
|
|
289
|
+
| "stack"
|
|
290
|
+
| "stackWithShare"
|
|
291
|
+
| "sideBySide"
|
|
292
|
+
| "sideBySideWithShare"
|
|
293
|
+
| "grid"
|
|
294
|
+
| "floatingActive"
|
|
295
|
+
| "floatingThumbnail"
|
|
296
|
+
| "floatingGrid"
|
|
297
|
+
| "overlay"
|
|
298
|
+
| "focus"
|
|
299
|
+
| "prominent"
|
|
300
|
+
| "focusWithShare"
|
|
301
|
+
| "prominentWithShare"
|
|
302
|
+
| "equal"
|
|
303
|
+
| "equalWithShare"
|
|
304
|
+
| "largeGallery"
|
|
305
|
+
| "auto"
|
|
306
|
+
| "autoWithShare";
|
|
288
307
|
/**
|
|
289
308
|
* this defines the video render type of meetings
|
|
290
309
|
*/
|
|
@@ -2060,6 +2079,25 @@ export interface Event {
|
|
|
2060
2079
|
| "largeGallery"
|
|
2061
2080
|
| "auto"
|
|
2062
2081
|
| "autoWithShare";
|
|
2082
|
+
appliedLayout?:
|
|
2083
|
+
| "stack"
|
|
2084
|
+
| "stackWithShare"
|
|
2085
|
+
| "sideBySide"
|
|
2086
|
+
| "sideBySideWithShare"
|
|
2087
|
+
| "grid"
|
|
2088
|
+
| "floatingActive"
|
|
2089
|
+
| "floatingThumbnail"
|
|
2090
|
+
| "floatingGrid"
|
|
2091
|
+
| "overlay"
|
|
2092
|
+
| "focus"
|
|
2093
|
+
| "prominent"
|
|
2094
|
+
| "focusWithShare"
|
|
2095
|
+
| "prominentWithShare"
|
|
2096
|
+
| "equal"
|
|
2097
|
+
| "equalWithShare"
|
|
2098
|
+
| "largeGallery"
|
|
2099
|
+
| "auto"
|
|
2100
|
+
| "autoWithShare";
|
|
2063
2101
|
/**
|
|
2064
2102
|
* this defines the video render type of meetings
|
|
2065
2103
|
*/
|
|
@@ -3854,6 +3892,7 @@ export interface Event {
|
|
|
3854
3892
|
additionalProperties?: never;
|
|
3855
3893
|
};
|
|
3856
3894
|
isCarbonAwareModeOn?: boolean;
|
|
3895
|
+
isCarbonAwareModeConfigured?: boolean;
|
|
3857
3896
|
additionalProperties?: never;
|
|
3858
3897
|
};
|
|
3859
3898
|
sessionType?:
|
|
@@ -8085,6 +8124,7 @@ export interface Event {
|
|
|
8085
8124
|
additionalProperties?: never;
|
|
8086
8125
|
};
|
|
8087
8126
|
isCarbonAwareModeOn?: boolean;
|
|
8127
|
+
isCarbonAwareModeConfigured?: boolean;
|
|
8088
8128
|
additionalProperties?: never;
|
|
8089
8129
|
};
|
|
8090
8130
|
audioTransmit: {
|
|
@@ -15015,6 +15055,7 @@ export interface Event {
|
|
|
15015
15055
|
additionalProperties?: never;
|
|
15016
15056
|
};
|
|
15017
15057
|
isCarbonAwareModeOn?: boolean;
|
|
15058
|
+
isCarbonAwareModeConfigured?: boolean;
|
|
15018
15059
|
additionalProperties?: never;
|
|
15019
15060
|
};
|
|
15020
15061
|
mediaLines?: {
|
|
@@ -18470,6 +18511,25 @@ export interface ClientEvent {
|
|
|
18470
18511
|
| "largeGallery"
|
|
18471
18512
|
| "auto"
|
|
18472
18513
|
| "autoWithShare";
|
|
18514
|
+
appliedLayout?:
|
|
18515
|
+
| "stack"
|
|
18516
|
+
| "stackWithShare"
|
|
18517
|
+
| "sideBySide"
|
|
18518
|
+
| "sideBySideWithShare"
|
|
18519
|
+
| "grid"
|
|
18520
|
+
| "floatingActive"
|
|
18521
|
+
| "floatingThumbnail"
|
|
18522
|
+
| "floatingGrid"
|
|
18523
|
+
| "overlay"
|
|
18524
|
+
| "focus"
|
|
18525
|
+
| "prominent"
|
|
18526
|
+
| "focusWithShare"
|
|
18527
|
+
| "prominentWithShare"
|
|
18528
|
+
| "equal"
|
|
18529
|
+
| "equalWithShare"
|
|
18530
|
+
| "largeGallery"
|
|
18531
|
+
| "auto"
|
|
18532
|
+
| "autoWithShare";
|
|
18473
18533
|
/**
|
|
18474
18534
|
* this defines the video render type of meetings
|
|
18475
18535
|
*/
|
|
@@ -20264,6 +20324,7 @@ export interface ClientEvent {
|
|
|
20264
20324
|
additionalProperties?: never;
|
|
20265
20325
|
};
|
|
20266
20326
|
isCarbonAwareModeOn?: boolean;
|
|
20327
|
+
isCarbonAwareModeConfigured?: boolean;
|
|
20267
20328
|
additionalProperties?: never;
|
|
20268
20329
|
};
|
|
20269
20330
|
sessionType?:
|
|
@@ -24178,6 +24239,7 @@ export interface MediaQualityEvent {
|
|
|
24178
24239
|
additionalProperties?: never;
|
|
24179
24240
|
};
|
|
24180
24241
|
isCarbonAwareModeOn?: boolean;
|
|
24242
|
+
isCarbonAwareModeConfigured?: boolean;
|
|
24181
24243
|
additionalProperties?: never;
|
|
24182
24244
|
};
|
|
24183
24245
|
audioTransmit: {
|
package/package.json
CHANGED