@webex/event-dictionary-ts 1.0.1700 → 1.0.1702
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.
|
@@ -6621,6 +6621,21 @@
|
|
|
6621
6621
|
"maximum": 9223372036854776000.0
|
|
6622
6622
|
}
|
|
6623
6623
|
}
|
|
6624
|
+
},
|
|
6625
|
+
"uiRenderMinimumFPS": {
|
|
6626
|
+
"type": "integer",
|
|
6627
|
+
"minimum": -128,
|
|
6628
|
+
"maximum": 127
|
|
6629
|
+
},
|
|
6630
|
+
"uiRenderMaximumFPS": {
|
|
6631
|
+
"type": "integer",
|
|
6632
|
+
"minimum": -128,
|
|
6633
|
+
"maximum": 127
|
|
6634
|
+
},
|
|
6635
|
+
"uiRenderAverageFPS": {
|
|
6636
|
+
"type": "integer",
|
|
6637
|
+
"minimum": -128,
|
|
6638
|
+
"maximum": 127
|
|
6624
6639
|
}
|
|
6625
6640
|
}
|
|
6626
6641
|
},
|
|
@@ -7130,6 +7130,21 @@
|
|
|
7130
7130
|
"maximum": 9223372036854776000.0
|
|
7131
7131
|
}
|
|
7132
7132
|
}
|
|
7133
|
+
},
|
|
7134
|
+
"uiRenderMinimumFPS": {
|
|
7135
|
+
"type": "integer",
|
|
7136
|
+
"minimum": -128,
|
|
7137
|
+
"maximum": 127
|
|
7138
|
+
},
|
|
7139
|
+
"uiRenderMaximumFPS": {
|
|
7140
|
+
"type": "integer",
|
|
7141
|
+
"minimum": -128,
|
|
7142
|
+
"maximum": 127
|
|
7143
|
+
},
|
|
7144
|
+
"uiRenderAverageFPS": {
|
|
7145
|
+
"type": "integer",
|
|
7146
|
+
"minimum": -128,
|
|
7147
|
+
"maximum": 127
|
|
7133
7148
|
}
|
|
7134
7149
|
}
|
|
7135
7150
|
},
|
|
@@ -15966,6 +15981,21 @@
|
|
|
15966
15981
|
"maximum": 9223372036854776000.0
|
|
15967
15982
|
}
|
|
15968
15983
|
}
|
|
15984
|
+
},
|
|
15985
|
+
"uiRenderMinimumFPS": {
|
|
15986
|
+
"type": "integer",
|
|
15987
|
+
"minimum": -128,
|
|
15988
|
+
"maximum": 127
|
|
15989
|
+
},
|
|
15990
|
+
"uiRenderMaximumFPS": {
|
|
15991
|
+
"type": "integer",
|
|
15992
|
+
"minimum": -128,
|
|
15993
|
+
"maximum": 127
|
|
15994
|
+
},
|
|
15995
|
+
"uiRenderAverageFPS": {
|
|
15996
|
+
"type": "integer",
|
|
15997
|
+
"minimum": -128,
|
|
15998
|
+
"maximum": 127
|
|
15969
15999
|
}
|
|
15970
16000
|
}
|
|
15971
16001
|
},
|
|
@@ -29216,6 +29246,21 @@
|
|
|
29216
29246
|
"maximum": 9223372036854776000.0
|
|
29217
29247
|
}
|
|
29218
29248
|
}
|
|
29249
|
+
},
|
|
29250
|
+
"uiRenderMinimumFPS": {
|
|
29251
|
+
"type": "integer",
|
|
29252
|
+
"minimum": -128,
|
|
29253
|
+
"maximum": 127
|
|
29254
|
+
},
|
|
29255
|
+
"uiRenderMaximumFPS": {
|
|
29256
|
+
"type": "integer",
|
|
29257
|
+
"minimum": -128,
|
|
29258
|
+
"maximum": 127
|
|
29259
|
+
},
|
|
29260
|
+
"uiRenderAverageFPS": {
|
|
29261
|
+
"type": "integer",
|
|
29262
|
+
"minimum": -128,
|
|
29263
|
+
"maximum": 127
|
|
29219
29264
|
}
|
|
29220
29265
|
}
|
|
29221
29266
|
},
|
|
@@ -3486,6 +3486,21 @@
|
|
|
3486
3486
|
"maximum": 9223372036854776000.0
|
|
3487
3487
|
}
|
|
3488
3488
|
}
|
|
3489
|
+
},
|
|
3490
|
+
"uiRenderMinimumFPS": {
|
|
3491
|
+
"type": "integer",
|
|
3492
|
+
"minimum": -128,
|
|
3493
|
+
"maximum": 127
|
|
3494
|
+
},
|
|
3495
|
+
"uiRenderMaximumFPS": {
|
|
3496
|
+
"type": "integer",
|
|
3497
|
+
"minimum": -128,
|
|
3498
|
+
"maximum": 127
|
|
3499
|
+
},
|
|
3500
|
+
"uiRenderAverageFPS": {
|
|
3501
|
+
"type": "integer",
|
|
3502
|
+
"minimum": -128,
|
|
3503
|
+
"maximum": 127
|
|
3489
3504
|
}
|
|
3490
3505
|
}
|
|
3491
3506
|
},
|
|
@@ -3306,6 +3306,9 @@ export interface Event {
|
|
|
3306
3306
|
countConfigChange?: number;
|
|
3307
3307
|
additionalProperties?: false;
|
|
3308
3308
|
};
|
|
3309
|
+
uiRenderMinimumFPS?: number;
|
|
3310
|
+
uiRenderMaximumFPS?: number;
|
|
3311
|
+
uiRenderAverageFPS?: number;
|
|
3309
3312
|
additionalProperties?: false;
|
|
3310
3313
|
};
|
|
3311
3314
|
sessionType?:
|
|
@@ -6930,6 +6933,9 @@ export interface Event {
|
|
|
6930
6933
|
countConfigChange?: number;
|
|
6931
6934
|
additionalProperties?: false;
|
|
6932
6935
|
};
|
|
6936
|
+
uiRenderMinimumFPS?: number;
|
|
6937
|
+
uiRenderMaximumFPS?: number;
|
|
6938
|
+
uiRenderAverageFPS?: number;
|
|
6933
6939
|
additionalProperties?: false;
|
|
6934
6940
|
};
|
|
6935
6941
|
audioTransmit: {
|
|
@@ -12235,6 +12241,9 @@ export interface Event {
|
|
|
12235
12241
|
countConfigChange?: number;
|
|
12236
12242
|
additionalProperties?: false;
|
|
12237
12243
|
};
|
|
12244
|
+
uiRenderMinimumFPS?: number;
|
|
12245
|
+
uiRenderMaximumFPS?: number;
|
|
12246
|
+
uiRenderAverageFPS?: number;
|
|
12238
12247
|
additionalProperties?: false;
|
|
12239
12248
|
};
|
|
12240
12249
|
mediaLines?: {
|
|
@@ -16726,6 +16735,9 @@ export interface ClientEvent {
|
|
|
16726
16735
|
countConfigChange?: number;
|
|
16727
16736
|
additionalProperties?: false;
|
|
16728
16737
|
};
|
|
16738
|
+
uiRenderMinimumFPS?: number;
|
|
16739
|
+
uiRenderMaximumFPS?: number;
|
|
16740
|
+
uiRenderAverageFPS?: number;
|
|
16729
16741
|
additionalProperties?: false;
|
|
16730
16742
|
};
|
|
16731
16743
|
sessionType?:
|
|
@@ -20088,6 +20100,9 @@ export interface MediaQualityEvent {
|
|
|
20088
20100
|
countConfigChange?: number;
|
|
20089
20101
|
additionalProperties?: false;
|
|
20090
20102
|
};
|
|
20103
|
+
uiRenderMinimumFPS?: number;
|
|
20104
|
+
uiRenderMaximumFPS?: number;
|
|
20105
|
+
uiRenderAverageFPS?: number;
|
|
20091
20106
|
additionalProperties?: false;
|
|
20092
20107
|
};
|
|
20093
20108
|
audioTransmit: {
|
package/package.json
CHANGED