@webex/event-dictionary-ts 1.0.1990 → 1.0.1992
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.
|
@@ -445,7 +445,8 @@
|
|
|
445
445
|
"focusWithShare",
|
|
446
446
|
"prominentWithShare",
|
|
447
447
|
"equal",
|
|
448
|
-
"equalWithShare"
|
|
448
|
+
"equalWithShare",
|
|
449
|
+
"largeGallery"
|
|
449
450
|
]
|
|
450
451
|
},
|
|
451
452
|
"videoRenderType": {
|
|
@@ -4251,7 +4252,8 @@
|
|
|
4251
4252
|
"focusWithShare",
|
|
4252
4253
|
"prominentWithShare",
|
|
4253
4254
|
"equal",
|
|
4254
|
-
"equalWithShare"
|
|
4255
|
+
"equalWithShare",
|
|
4256
|
+
"largeGallery"
|
|
4255
4257
|
]
|
|
4256
4258
|
},
|
|
4257
4259
|
"videoRenderType": {
|
|
@@ -28323,7 +28325,8 @@
|
|
|
28323
28325
|
"focusWithShare",
|
|
28324
28326
|
"prominentWithShare",
|
|
28325
28327
|
"equal",
|
|
28326
|
-
"equalWithShare"
|
|
28328
|
+
"equalWithShare",
|
|
28329
|
+
"largeGallery"
|
|
28327
28330
|
]
|
|
28328
28331
|
},
|
|
28329
28332
|
"toLayoutType": {
|
|
@@ -28343,7 +28346,8 @@
|
|
|
28343
28346
|
"focusWithShare",
|
|
28344
28347
|
"prominentWithShare",
|
|
28345
28348
|
"equal",
|
|
28346
|
-
"equalWithShare"
|
|
28349
|
+
"equalWithShare",
|
|
28350
|
+
"largeGallery"
|
|
28347
28351
|
]
|
|
28348
28352
|
},
|
|
28349
28353
|
"zoomLayoutType": {
|
|
@@ -28363,7 +28367,8 @@
|
|
|
28363
28367
|
"focusWithShare",
|
|
28364
28368
|
"prominentWithShare",
|
|
28365
28369
|
"equal",
|
|
28366
|
-
"equalWithShare"
|
|
28370
|
+
"equalWithShare",
|
|
28371
|
+
"largeGallery"
|
|
28367
28372
|
]
|
|
28368
28373
|
},
|
|
28369
28374
|
"duration": {
|
|
@@ -3792,7 +3792,8 @@
|
|
|
3792
3792
|
"focusWithShare",
|
|
3793
3793
|
"prominentWithShare",
|
|
3794
3794
|
"equal",
|
|
3795
|
-
"equalWithShare"
|
|
3795
|
+
"equalWithShare",
|
|
3796
|
+
"largeGallery"
|
|
3796
3797
|
]
|
|
3797
3798
|
},
|
|
3798
3799
|
"toLayoutType": {
|
|
@@ -3812,7 +3813,8 @@
|
|
|
3812
3813
|
"focusWithShare",
|
|
3813
3814
|
"prominentWithShare",
|
|
3814
3815
|
"equal",
|
|
3815
|
-
"equalWithShare"
|
|
3816
|
+
"equalWithShare",
|
|
3817
|
+
"largeGallery"
|
|
3816
3818
|
]
|
|
3817
3819
|
},
|
|
3818
3820
|
"zoomLayoutType": {
|
|
@@ -3832,7 +3834,8 @@
|
|
|
3832
3834
|
"focusWithShare",
|
|
3833
3835
|
"prominentWithShare",
|
|
3834
3836
|
"equal",
|
|
3835
|
-
"equalWithShare"
|
|
3837
|
+
"equalWithShare",
|
|
3838
|
+
"largeGallery"
|
|
3836
3839
|
]
|
|
3837
3840
|
},
|
|
3838
3841
|
"duration": {
|
|
@@ -257,7 +257,8 @@ export interface Event {
|
|
|
257
257
|
| "focusWithShare"
|
|
258
258
|
| "prominentWithShare"
|
|
259
259
|
| "equal"
|
|
260
|
-
| "equalWithShare"
|
|
260
|
+
| "equalWithShare"
|
|
261
|
+
| "largeGallery";
|
|
261
262
|
/**
|
|
262
263
|
* this defines the video render type of meetings
|
|
263
264
|
*/
|
|
@@ -1922,7 +1923,8 @@ export interface Event {
|
|
|
1922
1923
|
| "focusWithShare"
|
|
1923
1924
|
| "prominentWithShare"
|
|
1924
1925
|
| "equal"
|
|
1925
|
-
| "equalWithShare"
|
|
1926
|
+
| "equalWithShare"
|
|
1927
|
+
| "largeGallery";
|
|
1926
1928
|
/**
|
|
1927
1929
|
* this defines the video render type of meetings
|
|
1928
1930
|
*/
|
|
@@ -12364,7 +12366,8 @@ export interface Event {
|
|
|
12364
12366
|
| "focusWithShare"
|
|
12365
12367
|
| "prominentWithShare"
|
|
12366
12368
|
| "equal"
|
|
12367
|
-
| "equalWithShare"
|
|
12369
|
+
| "equalWithShare"
|
|
12370
|
+
| "largeGallery";
|
|
12368
12371
|
toLayoutType?:
|
|
12369
12372
|
| "stack"
|
|
12370
12373
|
| "stackWithShare"
|
|
@@ -12380,7 +12383,8 @@ export interface Event {
|
|
|
12380
12383
|
| "focusWithShare"
|
|
12381
12384
|
| "prominentWithShare"
|
|
12382
12385
|
| "equal"
|
|
12383
|
-
| "equalWithShare"
|
|
12386
|
+
| "equalWithShare"
|
|
12387
|
+
| "largeGallery";
|
|
12384
12388
|
zoomLayoutType?:
|
|
12385
12389
|
| "stack"
|
|
12386
12390
|
| "stackWithShare"
|
|
@@ -12396,7 +12400,8 @@ export interface Event {
|
|
|
12396
12400
|
| "focusWithShare"
|
|
12397
12401
|
| "prominentWithShare"
|
|
12398
12402
|
| "equal"
|
|
12399
|
-
| "equalWithShare"
|
|
12403
|
+
| "equalWithShare"
|
|
12404
|
+
| "largeGallery";
|
|
12400
12405
|
duration?: number;
|
|
12401
12406
|
myVideoCSI?: number;
|
|
12402
12407
|
myNodeID?: number;
|
|
@@ -17107,7 +17112,8 @@ export interface ClientEvent {
|
|
|
17107
17112
|
| "focusWithShare"
|
|
17108
17113
|
| "prominentWithShare"
|
|
17109
17114
|
| "equal"
|
|
17110
|
-
| "equalWithShare"
|
|
17115
|
+
| "equalWithShare"
|
|
17116
|
+
| "largeGallery";
|
|
17111
17117
|
/**
|
|
17112
17118
|
* this defines the video render type of meetings
|
|
17113
17119
|
*/
|
|
@@ -20827,7 +20833,8 @@ export interface FeatureEvent {
|
|
|
20827
20833
|
| "focusWithShare"
|
|
20828
20834
|
| "prominentWithShare"
|
|
20829
20835
|
| "equal"
|
|
20830
|
-
| "equalWithShare"
|
|
20836
|
+
| "equalWithShare"
|
|
20837
|
+
| "largeGallery";
|
|
20831
20838
|
toLayoutType?:
|
|
20832
20839
|
| "stack"
|
|
20833
20840
|
| "stackWithShare"
|
|
@@ -20843,7 +20850,8 @@ export interface FeatureEvent {
|
|
|
20843
20850
|
| "focusWithShare"
|
|
20844
20851
|
| "prominentWithShare"
|
|
20845
20852
|
| "equal"
|
|
20846
|
-
| "equalWithShare"
|
|
20853
|
+
| "equalWithShare"
|
|
20854
|
+
| "largeGallery";
|
|
20847
20855
|
zoomLayoutType?:
|
|
20848
20856
|
| "stack"
|
|
20849
20857
|
| "stackWithShare"
|
|
@@ -20859,7 +20867,8 @@ export interface FeatureEvent {
|
|
|
20859
20867
|
| "focusWithShare"
|
|
20860
20868
|
| "prominentWithShare"
|
|
20861
20869
|
| "equal"
|
|
20862
|
-
| "equalWithShare"
|
|
20870
|
+
| "equalWithShare"
|
|
20871
|
+
| "largeGallery";
|
|
20863
20872
|
duration?: number;
|
|
20864
20873
|
myVideoCSI?: number;
|
|
20865
20874
|
myNodeID?: number;
|
package/package.json
CHANGED