@webex/event-dictionary-ts 1.0.1487 → 1.0.1489
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.
|
@@ -2197,6 +2197,8 @@
|
|
|
2197
2197
|
"client.call.remote-ended",
|
|
2198
2198
|
"client.call.remote-started",
|
|
2199
2199
|
"client.call.skip-locus-join",
|
|
2200
|
+
"client.ci.exchange-token.request",
|
|
2201
|
+
"client.ci.exchange-token.response",
|
|
2200
2202
|
"client.conversation.request",
|
|
2201
2203
|
"client.conversation.response",
|
|
2202
2204
|
"client.click.pre-join",
|
|
@@ -2356,6 +2358,8 @@
|
|
|
2356
2358
|
"client.switch.environment",
|
|
2357
2359
|
"client.waiting.user-action",
|
|
2358
2360
|
"client.warhol.downloaded",
|
|
2361
|
+
"client.wdm.device-registration.request",
|
|
2362
|
+
"client.wdm.device-registration.response",
|
|
2359
2363
|
"client.webapp-download.start",
|
|
2360
2364
|
"client.webapp-download.in-progress",
|
|
2361
2365
|
"client.webapp-download.end",
|
|
@@ -5949,6 +5953,14 @@
|
|
|
5949
5953
|
},
|
|
5950
5954
|
"changeCount": {
|
|
5951
5955
|
"type": "integer"
|
|
5956
|
+
},
|
|
5957
|
+
"captureSystemVolume": {
|
|
5958
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
5959
|
+
"type": "number"
|
|
5960
|
+
},
|
|
5961
|
+
"playbackSystemVolume": {
|
|
5962
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
5963
|
+
"type": "number"
|
|
5952
5964
|
}
|
|
5953
5965
|
}
|
|
5954
5966
|
}
|
|
@@ -5992,6 +6004,14 @@
|
|
|
5992
6004
|
},
|
|
5993
6005
|
"changeCount": {
|
|
5994
6006
|
"type": "integer"
|
|
6007
|
+
},
|
|
6008
|
+
"captureSystemVolume": {
|
|
6009
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
6010
|
+
"type": "number"
|
|
6011
|
+
},
|
|
6012
|
+
"playbackSystemVolume": {
|
|
6013
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
6014
|
+
"type": "number"
|
|
5995
6015
|
}
|
|
5996
6016
|
}
|
|
5997
6017
|
},
|
|
@@ -6034,6 +6054,14 @@
|
|
|
6034
6054
|
},
|
|
6035
6055
|
"changeCount": {
|
|
6036
6056
|
"type": "integer"
|
|
6057
|
+
},
|
|
6058
|
+
"captureSystemVolume": {
|
|
6059
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
6060
|
+
"type": "number"
|
|
6061
|
+
},
|
|
6062
|
+
"playbackSystemVolume": {
|
|
6063
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
6064
|
+
"type": "number"
|
|
6037
6065
|
}
|
|
6038
6066
|
}
|
|
6039
6067
|
},
|
|
@@ -6076,6 +6104,14 @@
|
|
|
6076
6104
|
},
|
|
6077
6105
|
"changeCount": {
|
|
6078
6106
|
"type": "integer"
|
|
6107
|
+
},
|
|
6108
|
+
"captureSystemVolume": {
|
|
6109
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
6110
|
+
"type": "number"
|
|
6111
|
+
},
|
|
6112
|
+
"playbackSystemVolume": {
|
|
6113
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
6114
|
+
"type": "number"
|
|
6079
6115
|
}
|
|
6080
6116
|
}
|
|
6081
6117
|
},
|
|
@@ -2697,6 +2697,8 @@
|
|
|
2697
2697
|
"client.call.remote-ended",
|
|
2698
2698
|
"client.call.remote-started",
|
|
2699
2699
|
"client.call.skip-locus-join",
|
|
2700
|
+
"client.ci.exchange-token.request",
|
|
2701
|
+
"client.ci.exchange-token.response",
|
|
2700
2702
|
"client.conversation.request",
|
|
2701
2703
|
"client.conversation.response",
|
|
2702
2704
|
"client.click.pre-join",
|
|
@@ -2856,6 +2858,8 @@
|
|
|
2856
2858
|
"client.switch.environment",
|
|
2857
2859
|
"client.waiting.user-action",
|
|
2858
2860
|
"client.warhol.downloaded",
|
|
2861
|
+
"client.wdm.device-registration.request",
|
|
2862
|
+
"client.wdm.device-registration.response",
|
|
2859
2863
|
"client.webapp-download.start",
|
|
2860
2864
|
"client.webapp-download.in-progress",
|
|
2861
2865
|
"client.webapp-download.end",
|
|
@@ -6449,6 +6453,14 @@
|
|
|
6449
6453
|
},
|
|
6450
6454
|
"changeCount": {
|
|
6451
6455
|
"type": "integer"
|
|
6456
|
+
},
|
|
6457
|
+
"captureSystemVolume": {
|
|
6458
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
6459
|
+
"type": "number"
|
|
6460
|
+
},
|
|
6461
|
+
"playbackSystemVolume": {
|
|
6462
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
6463
|
+
"type": "number"
|
|
6452
6464
|
}
|
|
6453
6465
|
}
|
|
6454
6466
|
}
|
|
@@ -6492,6 +6504,14 @@
|
|
|
6492
6504
|
},
|
|
6493
6505
|
"changeCount": {
|
|
6494
6506
|
"type": "integer"
|
|
6507
|
+
},
|
|
6508
|
+
"captureSystemVolume": {
|
|
6509
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
6510
|
+
"type": "number"
|
|
6511
|
+
},
|
|
6512
|
+
"playbackSystemVolume": {
|
|
6513
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
6514
|
+
"type": "number"
|
|
6495
6515
|
}
|
|
6496
6516
|
}
|
|
6497
6517
|
},
|
|
@@ -6534,6 +6554,14 @@
|
|
|
6534
6554
|
},
|
|
6535
6555
|
"changeCount": {
|
|
6536
6556
|
"type": "integer"
|
|
6557
|
+
},
|
|
6558
|
+
"captureSystemVolume": {
|
|
6559
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
6560
|
+
"type": "number"
|
|
6561
|
+
},
|
|
6562
|
+
"playbackSystemVolume": {
|
|
6563
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
6564
|
+
"type": "number"
|
|
6537
6565
|
}
|
|
6538
6566
|
}
|
|
6539
6567
|
},
|
|
@@ -6576,6 +6604,14 @@
|
|
|
6576
6604
|
},
|
|
6577
6605
|
"changeCount": {
|
|
6578
6606
|
"type": "integer"
|
|
6607
|
+
},
|
|
6608
|
+
"captureSystemVolume": {
|
|
6609
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
6610
|
+
"type": "number"
|
|
6611
|
+
},
|
|
6612
|
+
"playbackSystemVolume": {
|
|
6613
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
6614
|
+
"type": "number"
|
|
6579
6615
|
}
|
|
6580
6616
|
}
|
|
6581
6617
|
},
|
|
@@ -14733,6 +14769,14 @@
|
|
|
14733
14769
|
},
|
|
14734
14770
|
"changeCount": {
|
|
14735
14771
|
"type": "integer"
|
|
14772
|
+
},
|
|
14773
|
+
"captureSystemVolume": {
|
|
14774
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
14775
|
+
"type": "number"
|
|
14776
|
+
},
|
|
14777
|
+
"playbackSystemVolume": {
|
|
14778
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
14779
|
+
"type": "number"
|
|
14736
14780
|
}
|
|
14737
14781
|
}
|
|
14738
14782
|
}
|
|
@@ -14776,6 +14820,14 @@
|
|
|
14776
14820
|
},
|
|
14777
14821
|
"changeCount": {
|
|
14778
14822
|
"type": "integer"
|
|
14823
|
+
},
|
|
14824
|
+
"captureSystemVolume": {
|
|
14825
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
14826
|
+
"type": "number"
|
|
14827
|
+
},
|
|
14828
|
+
"playbackSystemVolume": {
|
|
14829
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
14830
|
+
"type": "number"
|
|
14779
14831
|
}
|
|
14780
14832
|
}
|
|
14781
14833
|
},
|
|
@@ -14818,6 +14870,14 @@
|
|
|
14818
14870
|
},
|
|
14819
14871
|
"changeCount": {
|
|
14820
14872
|
"type": "integer"
|
|
14873
|
+
},
|
|
14874
|
+
"captureSystemVolume": {
|
|
14875
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
14876
|
+
"type": "number"
|
|
14877
|
+
},
|
|
14878
|
+
"playbackSystemVolume": {
|
|
14879
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
14880
|
+
"type": "number"
|
|
14821
14881
|
}
|
|
14822
14882
|
}
|
|
14823
14883
|
},
|
|
@@ -14860,6 +14920,14 @@
|
|
|
14860
14920
|
},
|
|
14861
14921
|
"changeCount": {
|
|
14862
14922
|
"type": "integer"
|
|
14923
|
+
},
|
|
14924
|
+
"captureSystemVolume": {
|
|
14925
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
14926
|
+
"type": "number"
|
|
14927
|
+
},
|
|
14928
|
+
"playbackSystemVolume": {
|
|
14929
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
14930
|
+
"type": "number"
|
|
14863
14931
|
}
|
|
14864
14932
|
}
|
|
14865
14933
|
},
|
|
@@ -15799,6 +15867,9 @@
|
|
|
15799
15867
|
"description": "one unsigned short every 1 minute",
|
|
15800
15868
|
"minimum": -32768,
|
|
15801
15869
|
"maximum": 32767
|
|
15870
|
+
},
|
|
15871
|
+
"captureAnalogAGCEnabled": {
|
|
15872
|
+
"type": "boolean"
|
|
15802
15873
|
}
|
|
15803
15874
|
}
|
|
15804
15875
|
},
|
|
@@ -27318,6 +27389,14 @@
|
|
|
27318
27389
|
},
|
|
27319
27390
|
"changeCount": {
|
|
27320
27391
|
"type": "integer"
|
|
27392
|
+
},
|
|
27393
|
+
"captureSystemVolume": {
|
|
27394
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
27395
|
+
"type": "number"
|
|
27396
|
+
},
|
|
27397
|
+
"playbackSystemVolume": {
|
|
27398
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
27399
|
+
"type": "number"
|
|
27321
27400
|
}
|
|
27322
27401
|
}
|
|
27323
27402
|
}
|
|
@@ -27361,6 +27440,14 @@
|
|
|
27361
27440
|
},
|
|
27362
27441
|
"changeCount": {
|
|
27363
27442
|
"type": "integer"
|
|
27443
|
+
},
|
|
27444
|
+
"captureSystemVolume": {
|
|
27445
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
27446
|
+
"type": "number"
|
|
27447
|
+
},
|
|
27448
|
+
"playbackSystemVolume": {
|
|
27449
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
27450
|
+
"type": "number"
|
|
27364
27451
|
}
|
|
27365
27452
|
}
|
|
27366
27453
|
},
|
|
@@ -27403,6 +27490,14 @@
|
|
|
27403
27490
|
},
|
|
27404
27491
|
"changeCount": {
|
|
27405
27492
|
"type": "integer"
|
|
27493
|
+
},
|
|
27494
|
+
"captureSystemVolume": {
|
|
27495
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
27496
|
+
"type": "number"
|
|
27497
|
+
},
|
|
27498
|
+
"playbackSystemVolume": {
|
|
27499
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
27500
|
+
"type": "number"
|
|
27406
27501
|
}
|
|
27407
27502
|
}
|
|
27408
27503
|
},
|
|
@@ -27445,6 +27540,14 @@
|
|
|
27445
27540
|
},
|
|
27446
27541
|
"changeCount": {
|
|
27447
27542
|
"type": "integer"
|
|
27543
|
+
},
|
|
27544
|
+
"captureSystemVolume": {
|
|
27545
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
27546
|
+
"type": "number"
|
|
27547
|
+
},
|
|
27548
|
+
"playbackSystemVolume": {
|
|
27549
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
27550
|
+
"type": "number"
|
|
27448
27551
|
}
|
|
27449
27552
|
}
|
|
27450
27553
|
},
|
|
@@ -2929,6 +2929,14 @@
|
|
|
2929
2929
|
},
|
|
2930
2930
|
"changeCount": {
|
|
2931
2931
|
"type": "integer"
|
|
2932
|
+
},
|
|
2933
|
+
"captureSystemVolume": {
|
|
2934
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
2935
|
+
"type": "number"
|
|
2936
|
+
},
|
|
2937
|
+
"playbackSystemVolume": {
|
|
2938
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
2939
|
+
"type": "number"
|
|
2932
2940
|
}
|
|
2933
2941
|
}
|
|
2934
2942
|
}
|
|
@@ -2972,6 +2980,14 @@
|
|
|
2972
2980
|
},
|
|
2973
2981
|
"changeCount": {
|
|
2974
2982
|
"type": "integer"
|
|
2983
|
+
},
|
|
2984
|
+
"captureSystemVolume": {
|
|
2985
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
2986
|
+
"type": "number"
|
|
2987
|
+
},
|
|
2988
|
+
"playbackSystemVolume": {
|
|
2989
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
2990
|
+
"type": "number"
|
|
2975
2991
|
}
|
|
2976
2992
|
}
|
|
2977
2993
|
},
|
|
@@ -3014,6 +3030,14 @@
|
|
|
3014
3030
|
},
|
|
3015
3031
|
"changeCount": {
|
|
3016
3032
|
"type": "integer"
|
|
3033
|
+
},
|
|
3034
|
+
"captureSystemVolume": {
|
|
3035
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
3036
|
+
"type": "number"
|
|
3037
|
+
},
|
|
3038
|
+
"playbackSystemVolume": {
|
|
3039
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
3040
|
+
"type": "number"
|
|
3017
3041
|
}
|
|
3018
3042
|
}
|
|
3019
3043
|
},
|
|
@@ -3056,6 +3080,14 @@
|
|
|
3056
3080
|
},
|
|
3057
3081
|
"changeCount": {
|
|
3058
3082
|
"type": "integer"
|
|
3083
|
+
},
|
|
3084
|
+
"captureSystemVolume": {
|
|
3085
|
+
"description": "indicates capture device's system volume, between 0.0 and 1.0",
|
|
3086
|
+
"type": "number"
|
|
3087
|
+
},
|
|
3088
|
+
"playbackSystemVolume": {
|
|
3089
|
+
"description": "indicates playback device's system volume, between 0.0 and 1.0",
|
|
3090
|
+
"type": "number"
|
|
3059
3091
|
}
|
|
3060
3092
|
}
|
|
3061
3093
|
},
|
|
@@ -3995,6 +4027,9 @@
|
|
|
3995
4027
|
"description": "one unsigned short every 1 minute",
|
|
3996
4028
|
"minimum": -32768,
|
|
3997
4029
|
"maximum": 32767
|
|
4030
|
+
},
|
|
4031
|
+
"captureAnalogAGCEnabled": {
|
|
4032
|
+
"type": "boolean"
|
|
3998
4033
|
}
|
|
3999
4034
|
}
|
|
4000
4035
|
},
|
|
@@ -992,6 +992,8 @@ export interface Event {
|
|
|
992
992
|
| "client.call.remote-ended"
|
|
993
993
|
| "client.call.remote-started"
|
|
994
994
|
| "client.call.skip-locus-join"
|
|
995
|
+
| "client.ci.exchange-token.request"
|
|
996
|
+
| "client.ci.exchange-token.response"
|
|
995
997
|
| "client.conversation.request"
|
|
996
998
|
| "client.conversation.response"
|
|
997
999
|
| "client.click.pre-join"
|
|
@@ -1151,6 +1153,8 @@ export interface Event {
|
|
|
1151
1153
|
| "client.switch.environment"
|
|
1152
1154
|
| "client.waiting.user-action"
|
|
1153
1155
|
| "client.warhol.downloaded"
|
|
1156
|
+
| "client.wdm.device-registration.request"
|
|
1157
|
+
| "client.wdm.device-registration.response"
|
|
1154
1158
|
| "client.webapp-download.start"
|
|
1155
1159
|
| "client.webapp-download.in-progress"
|
|
1156
1160
|
| "client.webapp-download.end"
|
|
@@ -2952,6 +2956,14 @@ export interface Event {
|
|
|
2952
2956
|
startCaptureCostTimeMilliSecond?: number;
|
|
2953
2957
|
startPlaybackCostTimeMilliSecond?: number;
|
|
2954
2958
|
changeCount?: number;
|
|
2959
|
+
/**
|
|
2960
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
2961
|
+
*/
|
|
2962
|
+
captureSystemVolume?: number;
|
|
2963
|
+
/**
|
|
2964
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
2965
|
+
*/
|
|
2966
|
+
playbackSystemVolume?: number;
|
|
2955
2967
|
additionalProperties?: false;
|
|
2956
2968
|
}[];
|
|
2957
2969
|
/**
|
|
@@ -2968,6 +2980,14 @@ export interface Event {
|
|
|
2968
2980
|
startCaptureCostTimeMilliSecond?: number;
|
|
2969
2981
|
startPlaybackCostTimeMilliSecond?: number;
|
|
2970
2982
|
changeCount?: number;
|
|
2983
|
+
/**
|
|
2984
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
2985
|
+
*/
|
|
2986
|
+
captureSystemVolume?: number;
|
|
2987
|
+
/**
|
|
2988
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
2989
|
+
*/
|
|
2990
|
+
playbackSystemVolume?: number;
|
|
2971
2991
|
additionalProperties?: false;
|
|
2972
2992
|
};
|
|
2973
2993
|
/**
|
|
@@ -2984,6 +3004,14 @@ export interface Event {
|
|
|
2984
3004
|
startCaptureCostTimeMilliSecond?: number;
|
|
2985
3005
|
startPlaybackCostTimeMilliSecond?: number;
|
|
2986
3006
|
changeCount?: number;
|
|
3007
|
+
/**
|
|
3008
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
3009
|
+
*/
|
|
3010
|
+
captureSystemVolume?: number;
|
|
3011
|
+
/**
|
|
3012
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
3013
|
+
*/
|
|
3014
|
+
playbackSystemVolume?: number;
|
|
2987
3015
|
additionalProperties?: false;
|
|
2988
3016
|
};
|
|
2989
3017
|
/**
|
|
@@ -3000,6 +3028,14 @@ export interface Event {
|
|
|
3000
3028
|
startCaptureCostTimeMilliSecond?: number;
|
|
3001
3029
|
startPlaybackCostTimeMilliSecond?: number;
|
|
3002
3030
|
changeCount?: number;
|
|
3031
|
+
/**
|
|
3032
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
3033
|
+
*/
|
|
3034
|
+
captureSystemVolume?: number;
|
|
3035
|
+
/**
|
|
3036
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
3037
|
+
*/
|
|
3038
|
+
playbackSystemVolume?: number;
|
|
3003
3039
|
additionalProperties?: false;
|
|
3004
3040
|
};
|
|
3005
3041
|
/**
|
|
@@ -6175,6 +6211,14 @@ export interface Event {
|
|
|
6175
6211
|
startCaptureCostTimeMilliSecond?: number;
|
|
6176
6212
|
startPlaybackCostTimeMilliSecond?: number;
|
|
6177
6213
|
changeCount?: number;
|
|
6214
|
+
/**
|
|
6215
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
6216
|
+
*/
|
|
6217
|
+
captureSystemVolume?: number;
|
|
6218
|
+
/**
|
|
6219
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
6220
|
+
*/
|
|
6221
|
+
playbackSystemVolume?: number;
|
|
6178
6222
|
additionalProperties?: false;
|
|
6179
6223
|
}[];
|
|
6180
6224
|
/**
|
|
@@ -6191,6 +6235,14 @@ export interface Event {
|
|
|
6191
6235
|
startCaptureCostTimeMilliSecond?: number;
|
|
6192
6236
|
startPlaybackCostTimeMilliSecond?: number;
|
|
6193
6237
|
changeCount?: number;
|
|
6238
|
+
/**
|
|
6239
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
6240
|
+
*/
|
|
6241
|
+
captureSystemVolume?: number;
|
|
6242
|
+
/**
|
|
6243
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
6244
|
+
*/
|
|
6245
|
+
playbackSystemVolume?: number;
|
|
6194
6246
|
additionalProperties?: false;
|
|
6195
6247
|
};
|
|
6196
6248
|
/**
|
|
@@ -6207,6 +6259,14 @@ export interface Event {
|
|
|
6207
6259
|
startCaptureCostTimeMilliSecond?: number;
|
|
6208
6260
|
startPlaybackCostTimeMilliSecond?: number;
|
|
6209
6261
|
changeCount?: number;
|
|
6262
|
+
/**
|
|
6263
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
6264
|
+
*/
|
|
6265
|
+
captureSystemVolume?: number;
|
|
6266
|
+
/**
|
|
6267
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
6268
|
+
*/
|
|
6269
|
+
playbackSystemVolume?: number;
|
|
6210
6270
|
additionalProperties?: false;
|
|
6211
6271
|
};
|
|
6212
6272
|
/**
|
|
@@ -6223,6 +6283,14 @@ export interface Event {
|
|
|
6223
6283
|
startCaptureCostTimeMilliSecond?: number;
|
|
6224
6284
|
startPlaybackCostTimeMilliSecond?: number;
|
|
6225
6285
|
changeCount?: number;
|
|
6286
|
+
/**
|
|
6287
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
6288
|
+
*/
|
|
6289
|
+
captureSystemVolume?: number;
|
|
6290
|
+
/**
|
|
6291
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
6292
|
+
*/
|
|
6293
|
+
playbackSystemVolume?: number;
|
|
6226
6294
|
additionalProperties?: false;
|
|
6227
6295
|
};
|
|
6228
6296
|
/**
|
|
@@ -6583,6 +6651,7 @@ export interface Event {
|
|
|
6583
6651
|
* one unsigned short every 1 minute
|
|
6584
6652
|
*/
|
|
6585
6653
|
averageTxModuleCostTime?: number;
|
|
6654
|
+
captureAnalogAGCEnabled?: boolean;
|
|
6586
6655
|
additionalProperties?: false;
|
|
6587
6656
|
};
|
|
6588
6657
|
/**
|
|
@@ -10992,6 +11061,14 @@ export interface Event {
|
|
|
10992
11061
|
startCaptureCostTimeMilliSecond?: number;
|
|
10993
11062
|
startPlaybackCostTimeMilliSecond?: number;
|
|
10994
11063
|
changeCount?: number;
|
|
11064
|
+
/**
|
|
11065
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
11066
|
+
*/
|
|
11067
|
+
captureSystemVolume?: number;
|
|
11068
|
+
/**
|
|
11069
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
11070
|
+
*/
|
|
11071
|
+
playbackSystemVolume?: number;
|
|
10995
11072
|
additionalProperties?: false;
|
|
10996
11073
|
}[];
|
|
10997
11074
|
/**
|
|
@@ -11008,6 +11085,14 @@ export interface Event {
|
|
|
11008
11085
|
startCaptureCostTimeMilliSecond?: number;
|
|
11009
11086
|
startPlaybackCostTimeMilliSecond?: number;
|
|
11010
11087
|
changeCount?: number;
|
|
11088
|
+
/**
|
|
11089
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
11090
|
+
*/
|
|
11091
|
+
captureSystemVolume?: number;
|
|
11092
|
+
/**
|
|
11093
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
11094
|
+
*/
|
|
11095
|
+
playbackSystemVolume?: number;
|
|
11011
11096
|
additionalProperties?: false;
|
|
11012
11097
|
};
|
|
11013
11098
|
/**
|
|
@@ -11024,6 +11109,14 @@ export interface Event {
|
|
|
11024
11109
|
startCaptureCostTimeMilliSecond?: number;
|
|
11025
11110
|
startPlaybackCostTimeMilliSecond?: number;
|
|
11026
11111
|
changeCount?: number;
|
|
11112
|
+
/**
|
|
11113
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
11114
|
+
*/
|
|
11115
|
+
captureSystemVolume?: number;
|
|
11116
|
+
/**
|
|
11117
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
11118
|
+
*/
|
|
11119
|
+
playbackSystemVolume?: number;
|
|
11027
11120
|
additionalProperties?: false;
|
|
11028
11121
|
};
|
|
11029
11122
|
/**
|
|
@@ -11040,6 +11133,14 @@ export interface Event {
|
|
|
11040
11133
|
startCaptureCostTimeMilliSecond?: number;
|
|
11041
11134
|
startPlaybackCostTimeMilliSecond?: number;
|
|
11042
11135
|
changeCount?: number;
|
|
11136
|
+
/**
|
|
11137
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
11138
|
+
*/
|
|
11139
|
+
captureSystemVolume?: number;
|
|
11140
|
+
/**
|
|
11141
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
11142
|
+
*/
|
|
11143
|
+
playbackSystemVolume?: number;
|
|
11043
11144
|
additionalProperties?: false;
|
|
11044
11145
|
};
|
|
11045
11146
|
/**
|
|
@@ -12204,6 +12305,8 @@ export interface ClientEvent {
|
|
|
12204
12305
|
| "client.call.remote-ended"
|
|
12205
12306
|
| "client.call.remote-started"
|
|
12206
12307
|
| "client.call.skip-locus-join"
|
|
12308
|
+
| "client.ci.exchange-token.request"
|
|
12309
|
+
| "client.ci.exchange-token.response"
|
|
12207
12310
|
| "client.conversation.request"
|
|
12208
12311
|
| "client.conversation.response"
|
|
12209
12312
|
| "client.click.pre-join"
|
|
@@ -12363,6 +12466,8 @@ export interface ClientEvent {
|
|
|
12363
12466
|
| "client.switch.environment"
|
|
12364
12467
|
| "client.waiting.user-action"
|
|
12365
12468
|
| "client.warhol.downloaded"
|
|
12469
|
+
| "client.wdm.device-registration.request"
|
|
12470
|
+
| "client.wdm.device-registration.response"
|
|
12366
12471
|
| "client.webapp-download.start"
|
|
12367
12472
|
| "client.webapp-download.in-progress"
|
|
12368
12473
|
| "client.webapp-download.end"
|
|
@@ -14164,6 +14269,14 @@ export interface ClientEvent {
|
|
|
14164
14269
|
startCaptureCostTimeMilliSecond?: number;
|
|
14165
14270
|
startPlaybackCostTimeMilliSecond?: number;
|
|
14166
14271
|
changeCount?: number;
|
|
14272
|
+
/**
|
|
14273
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
14274
|
+
*/
|
|
14275
|
+
captureSystemVolume?: number;
|
|
14276
|
+
/**
|
|
14277
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
14278
|
+
*/
|
|
14279
|
+
playbackSystemVolume?: number;
|
|
14167
14280
|
additionalProperties?: false;
|
|
14168
14281
|
}[];
|
|
14169
14282
|
/**
|
|
@@ -14180,6 +14293,14 @@ export interface ClientEvent {
|
|
|
14180
14293
|
startCaptureCostTimeMilliSecond?: number;
|
|
14181
14294
|
startPlaybackCostTimeMilliSecond?: number;
|
|
14182
14295
|
changeCount?: number;
|
|
14296
|
+
/**
|
|
14297
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
14298
|
+
*/
|
|
14299
|
+
captureSystemVolume?: number;
|
|
14300
|
+
/**
|
|
14301
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
14302
|
+
*/
|
|
14303
|
+
playbackSystemVolume?: number;
|
|
14183
14304
|
additionalProperties?: false;
|
|
14184
14305
|
};
|
|
14185
14306
|
/**
|
|
@@ -14196,6 +14317,14 @@ export interface ClientEvent {
|
|
|
14196
14317
|
startCaptureCostTimeMilliSecond?: number;
|
|
14197
14318
|
startPlaybackCostTimeMilliSecond?: number;
|
|
14198
14319
|
changeCount?: number;
|
|
14320
|
+
/**
|
|
14321
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
14322
|
+
*/
|
|
14323
|
+
captureSystemVolume?: number;
|
|
14324
|
+
/**
|
|
14325
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
14326
|
+
*/
|
|
14327
|
+
playbackSystemVolume?: number;
|
|
14199
14328
|
additionalProperties?: false;
|
|
14200
14329
|
};
|
|
14201
14330
|
/**
|
|
@@ -14212,6 +14341,14 @@ export interface ClientEvent {
|
|
|
14212
14341
|
startCaptureCostTimeMilliSecond?: number;
|
|
14213
14342
|
startPlaybackCostTimeMilliSecond?: number;
|
|
14214
14343
|
changeCount?: number;
|
|
14344
|
+
/**
|
|
14345
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
14346
|
+
*/
|
|
14347
|
+
captureSystemVolume?: number;
|
|
14348
|
+
/**
|
|
14349
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
14350
|
+
*/
|
|
14351
|
+
playbackSystemVolume?: number;
|
|
14215
14352
|
additionalProperties?: false;
|
|
14216
14353
|
};
|
|
14217
14354
|
/**
|
|
@@ -17195,6 +17332,14 @@ export interface MediaQualityEvent {
|
|
|
17195
17332
|
startCaptureCostTimeMilliSecond?: number;
|
|
17196
17333
|
startPlaybackCostTimeMilliSecond?: number;
|
|
17197
17334
|
changeCount?: number;
|
|
17335
|
+
/**
|
|
17336
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
17337
|
+
*/
|
|
17338
|
+
captureSystemVolume?: number;
|
|
17339
|
+
/**
|
|
17340
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
17341
|
+
*/
|
|
17342
|
+
playbackSystemVolume?: number;
|
|
17198
17343
|
additionalProperties?: false;
|
|
17199
17344
|
}[];
|
|
17200
17345
|
/**
|
|
@@ -17211,6 +17356,14 @@ export interface MediaQualityEvent {
|
|
|
17211
17356
|
startCaptureCostTimeMilliSecond?: number;
|
|
17212
17357
|
startPlaybackCostTimeMilliSecond?: number;
|
|
17213
17358
|
changeCount?: number;
|
|
17359
|
+
/**
|
|
17360
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
17361
|
+
*/
|
|
17362
|
+
captureSystemVolume?: number;
|
|
17363
|
+
/**
|
|
17364
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
17365
|
+
*/
|
|
17366
|
+
playbackSystemVolume?: number;
|
|
17214
17367
|
additionalProperties?: false;
|
|
17215
17368
|
};
|
|
17216
17369
|
/**
|
|
@@ -17227,6 +17380,14 @@ export interface MediaQualityEvent {
|
|
|
17227
17380
|
startCaptureCostTimeMilliSecond?: number;
|
|
17228
17381
|
startPlaybackCostTimeMilliSecond?: number;
|
|
17229
17382
|
changeCount?: number;
|
|
17383
|
+
/**
|
|
17384
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
17385
|
+
*/
|
|
17386
|
+
captureSystemVolume?: number;
|
|
17387
|
+
/**
|
|
17388
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
17389
|
+
*/
|
|
17390
|
+
playbackSystemVolume?: number;
|
|
17230
17391
|
additionalProperties?: false;
|
|
17231
17392
|
};
|
|
17232
17393
|
/**
|
|
@@ -17243,6 +17404,14 @@ export interface MediaQualityEvent {
|
|
|
17243
17404
|
startCaptureCostTimeMilliSecond?: number;
|
|
17244
17405
|
startPlaybackCostTimeMilliSecond?: number;
|
|
17245
17406
|
changeCount?: number;
|
|
17407
|
+
/**
|
|
17408
|
+
* indicates capture device's system volume, between 0.0 and 1.0
|
|
17409
|
+
*/
|
|
17410
|
+
captureSystemVolume?: number;
|
|
17411
|
+
/**
|
|
17412
|
+
* indicates playback device's system volume, between 0.0 and 1.0
|
|
17413
|
+
*/
|
|
17414
|
+
playbackSystemVolume?: number;
|
|
17246
17415
|
additionalProperties?: false;
|
|
17247
17416
|
};
|
|
17248
17417
|
/**
|
|
@@ -17600,6 +17769,7 @@ export interface MediaQualityEvent {
|
|
|
17600
17769
|
* one unsigned short every 1 minute
|
|
17601
17770
|
*/
|
|
17602
17771
|
averageTxModuleCostTime?: number;
|
|
17772
|
+
captureAnalogAGCEnabled?: boolean;
|
|
17603
17773
|
additionalProperties?: false;
|
|
17604
17774
|
};
|
|
17605
17775
|
/**
|
package/package.json
CHANGED