@webex/event-dictionary-ts 1.0.1913 → 1.0.1914
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.
|
@@ -594,6 +594,9 @@
|
|
|
594
594
|
"errorCode": {
|
|
595
595
|
"type": "string"
|
|
596
596
|
},
|
|
597
|
+
"subErrorCode": {
|
|
598
|
+
"type": "string"
|
|
599
|
+
},
|
|
597
600
|
"captureFrameSize": {
|
|
598
601
|
"type": "integer"
|
|
599
602
|
},
|
|
@@ -649,6 +652,9 @@
|
|
|
649
652
|
},
|
|
650
653
|
"rawStreamStatus": {
|
|
651
654
|
"type": "integer"
|
|
655
|
+
},
|
|
656
|
+
"status": {
|
|
657
|
+
"type": "string"
|
|
652
658
|
}
|
|
653
659
|
}
|
|
654
660
|
}
|
|
@@ -6308,6 +6314,9 @@
|
|
|
6308
6314
|
"errorCode": {
|
|
6309
6315
|
"type": "string"
|
|
6310
6316
|
},
|
|
6317
|
+
"subErrorCode": {
|
|
6318
|
+
"type": "string"
|
|
6319
|
+
},
|
|
6311
6320
|
"captureFrameSize": {
|
|
6312
6321
|
"type": "integer"
|
|
6313
6322
|
},
|
|
@@ -6363,6 +6372,9 @@
|
|
|
6363
6372
|
},
|
|
6364
6373
|
"rawStreamStatus": {
|
|
6365
6374
|
"type": "integer"
|
|
6375
|
+
},
|
|
6376
|
+
"status": {
|
|
6377
|
+
"type": "string"
|
|
6366
6378
|
}
|
|
6367
6379
|
}
|
|
6368
6380
|
}
|
|
@@ -6392,6 +6404,9 @@
|
|
|
6392
6404
|
"errorCode": {
|
|
6393
6405
|
"type": "string"
|
|
6394
6406
|
},
|
|
6407
|
+
"subErrorCode": {
|
|
6408
|
+
"type": "string"
|
|
6409
|
+
},
|
|
6395
6410
|
"captureFrameSize": {
|
|
6396
6411
|
"type": "integer"
|
|
6397
6412
|
},
|
|
@@ -6447,6 +6462,9 @@
|
|
|
6447
6462
|
},
|
|
6448
6463
|
"rawStreamStatus": {
|
|
6449
6464
|
"type": "integer"
|
|
6465
|
+
},
|
|
6466
|
+
"status": {
|
|
6467
|
+
"type": "string"
|
|
6450
6468
|
}
|
|
6451
6469
|
}
|
|
6452
6470
|
},
|
|
@@ -6475,6 +6493,9 @@
|
|
|
6475
6493
|
"errorCode": {
|
|
6476
6494
|
"type": "string"
|
|
6477
6495
|
},
|
|
6496
|
+
"subErrorCode": {
|
|
6497
|
+
"type": "string"
|
|
6498
|
+
},
|
|
6478
6499
|
"captureFrameSize": {
|
|
6479
6500
|
"type": "integer"
|
|
6480
6501
|
},
|
|
@@ -6530,6 +6551,9 @@
|
|
|
6530
6551
|
},
|
|
6531
6552
|
"rawStreamStatus": {
|
|
6532
6553
|
"type": "integer"
|
|
6554
|
+
},
|
|
6555
|
+
"status": {
|
|
6556
|
+
"type": "string"
|
|
6533
6557
|
}
|
|
6534
6558
|
}
|
|
6535
6559
|
},
|
|
@@ -6558,6 +6582,9 @@
|
|
|
6558
6582
|
"errorCode": {
|
|
6559
6583
|
"type": "string"
|
|
6560
6584
|
},
|
|
6585
|
+
"subErrorCode": {
|
|
6586
|
+
"type": "string"
|
|
6587
|
+
},
|
|
6561
6588
|
"captureFrameSize": {
|
|
6562
6589
|
"type": "integer"
|
|
6563
6590
|
},
|
|
@@ -6613,6 +6640,9 @@
|
|
|
6613
6640
|
},
|
|
6614
6641
|
"rawStreamStatus": {
|
|
6615
6642
|
"type": "integer"
|
|
6643
|
+
},
|
|
6644
|
+
"status": {
|
|
6645
|
+
"type": "string"
|
|
6616
6646
|
}
|
|
6617
6647
|
}
|
|
6618
6648
|
},
|
|
@@ -1118,6 +1118,9 @@
|
|
|
1118
1118
|
"errorCode": {
|
|
1119
1119
|
"type": "string"
|
|
1120
1120
|
},
|
|
1121
|
+
"subErrorCode": {
|
|
1122
|
+
"type": "string"
|
|
1123
|
+
},
|
|
1121
1124
|
"captureFrameSize": {
|
|
1122
1125
|
"type": "integer"
|
|
1123
1126
|
},
|
|
@@ -1173,6 +1176,9 @@
|
|
|
1173
1176
|
},
|
|
1174
1177
|
"rawStreamStatus": {
|
|
1175
1178
|
"type": "integer"
|
|
1179
|
+
},
|
|
1180
|
+
"status": {
|
|
1181
|
+
"type": "string"
|
|
1176
1182
|
}
|
|
1177
1183
|
}
|
|
1178
1184
|
}
|
|
@@ -6832,6 +6838,9 @@
|
|
|
6832
6838
|
"errorCode": {
|
|
6833
6839
|
"type": "string"
|
|
6834
6840
|
},
|
|
6841
|
+
"subErrorCode": {
|
|
6842
|
+
"type": "string"
|
|
6843
|
+
},
|
|
6835
6844
|
"captureFrameSize": {
|
|
6836
6845
|
"type": "integer"
|
|
6837
6846
|
},
|
|
@@ -6887,6 +6896,9 @@
|
|
|
6887
6896
|
},
|
|
6888
6897
|
"rawStreamStatus": {
|
|
6889
6898
|
"type": "integer"
|
|
6899
|
+
},
|
|
6900
|
+
"status": {
|
|
6901
|
+
"type": "string"
|
|
6890
6902
|
}
|
|
6891
6903
|
}
|
|
6892
6904
|
}
|
|
@@ -6916,6 +6928,9 @@
|
|
|
6916
6928
|
"errorCode": {
|
|
6917
6929
|
"type": "string"
|
|
6918
6930
|
},
|
|
6931
|
+
"subErrorCode": {
|
|
6932
|
+
"type": "string"
|
|
6933
|
+
},
|
|
6919
6934
|
"captureFrameSize": {
|
|
6920
6935
|
"type": "integer"
|
|
6921
6936
|
},
|
|
@@ -6971,6 +6986,9 @@
|
|
|
6971
6986
|
},
|
|
6972
6987
|
"rawStreamStatus": {
|
|
6973
6988
|
"type": "integer"
|
|
6989
|
+
},
|
|
6990
|
+
"status": {
|
|
6991
|
+
"type": "string"
|
|
6974
6992
|
}
|
|
6975
6993
|
}
|
|
6976
6994
|
},
|
|
@@ -6999,6 +7017,9 @@
|
|
|
6999
7017
|
"errorCode": {
|
|
7000
7018
|
"type": "string"
|
|
7001
7019
|
},
|
|
7020
|
+
"subErrorCode": {
|
|
7021
|
+
"type": "string"
|
|
7022
|
+
},
|
|
7002
7023
|
"captureFrameSize": {
|
|
7003
7024
|
"type": "integer"
|
|
7004
7025
|
},
|
|
@@ -7054,6 +7075,9 @@
|
|
|
7054
7075
|
},
|
|
7055
7076
|
"rawStreamStatus": {
|
|
7056
7077
|
"type": "integer"
|
|
7078
|
+
},
|
|
7079
|
+
"status": {
|
|
7080
|
+
"type": "string"
|
|
7057
7081
|
}
|
|
7058
7082
|
}
|
|
7059
7083
|
},
|
|
@@ -7082,6 +7106,9 @@
|
|
|
7082
7106
|
"errorCode": {
|
|
7083
7107
|
"type": "string"
|
|
7084
7108
|
},
|
|
7109
|
+
"subErrorCode": {
|
|
7110
|
+
"type": "string"
|
|
7111
|
+
},
|
|
7085
7112
|
"captureFrameSize": {
|
|
7086
7113
|
"type": "integer"
|
|
7087
7114
|
},
|
|
@@ -7137,6 +7164,9 @@
|
|
|
7137
7164
|
},
|
|
7138
7165
|
"rawStreamStatus": {
|
|
7139
7166
|
"type": "integer"
|
|
7167
|
+
},
|
|
7168
|
+
"status": {
|
|
7169
|
+
"type": "string"
|
|
7140
7170
|
}
|
|
7141
7171
|
}
|
|
7142
7172
|
},
|
|
@@ -9071,6 +9101,9 @@
|
|
|
9071
9101
|
"errorCode": {
|
|
9072
9102
|
"type": "string"
|
|
9073
9103
|
},
|
|
9104
|
+
"subErrorCode": {
|
|
9105
|
+
"type": "string"
|
|
9106
|
+
},
|
|
9074
9107
|
"captureFrameSize": {
|
|
9075
9108
|
"type": "integer"
|
|
9076
9109
|
},
|
|
@@ -9126,6 +9159,9 @@
|
|
|
9126
9159
|
},
|
|
9127
9160
|
"rawStreamStatus": {
|
|
9128
9161
|
"type": "integer"
|
|
9162
|
+
},
|
|
9163
|
+
"status": {
|
|
9164
|
+
"type": "string"
|
|
9129
9165
|
}
|
|
9130
9166
|
}
|
|
9131
9167
|
}
|
|
@@ -13684,6 +13720,9 @@
|
|
|
13684
13720
|
"errorCode": {
|
|
13685
13721
|
"type": "string"
|
|
13686
13722
|
},
|
|
13723
|
+
"subErrorCode": {
|
|
13724
|
+
"type": "string"
|
|
13725
|
+
},
|
|
13687
13726
|
"captureFrameSize": {
|
|
13688
13727
|
"type": "integer"
|
|
13689
13728
|
},
|
|
@@ -13739,6 +13778,9 @@
|
|
|
13739
13778
|
},
|
|
13740
13779
|
"rawStreamStatus": {
|
|
13741
13780
|
"type": "integer"
|
|
13781
|
+
},
|
|
13782
|
+
"status": {
|
|
13783
|
+
"type": "string"
|
|
13742
13784
|
}
|
|
13743
13785
|
}
|
|
13744
13786
|
}
|
|
@@ -16170,6 +16212,9 @@
|
|
|
16170
16212
|
"errorCode": {
|
|
16171
16213
|
"type": "string"
|
|
16172
16214
|
},
|
|
16215
|
+
"subErrorCode": {
|
|
16216
|
+
"type": "string"
|
|
16217
|
+
},
|
|
16173
16218
|
"captureFrameSize": {
|
|
16174
16219
|
"type": "integer"
|
|
16175
16220
|
},
|
|
@@ -16225,6 +16270,9 @@
|
|
|
16225
16270
|
},
|
|
16226
16271
|
"rawStreamStatus": {
|
|
16227
16272
|
"type": "integer"
|
|
16273
|
+
},
|
|
16274
|
+
"status": {
|
|
16275
|
+
"type": "string"
|
|
16228
16276
|
}
|
|
16229
16277
|
}
|
|
16230
16278
|
}
|
|
@@ -16254,6 +16302,9 @@
|
|
|
16254
16302
|
"errorCode": {
|
|
16255
16303
|
"type": "string"
|
|
16256
16304
|
},
|
|
16305
|
+
"subErrorCode": {
|
|
16306
|
+
"type": "string"
|
|
16307
|
+
},
|
|
16257
16308
|
"captureFrameSize": {
|
|
16258
16309
|
"type": "integer"
|
|
16259
16310
|
},
|
|
@@ -16309,6 +16360,9 @@
|
|
|
16309
16360
|
},
|
|
16310
16361
|
"rawStreamStatus": {
|
|
16311
16362
|
"type": "integer"
|
|
16363
|
+
},
|
|
16364
|
+
"status": {
|
|
16365
|
+
"type": "string"
|
|
16312
16366
|
}
|
|
16313
16367
|
}
|
|
16314
16368
|
},
|
|
@@ -16337,6 +16391,9 @@
|
|
|
16337
16391
|
"errorCode": {
|
|
16338
16392
|
"type": "string"
|
|
16339
16393
|
},
|
|
16394
|
+
"subErrorCode": {
|
|
16395
|
+
"type": "string"
|
|
16396
|
+
},
|
|
16340
16397
|
"captureFrameSize": {
|
|
16341
16398
|
"type": "integer"
|
|
16342
16399
|
},
|
|
@@ -16392,6 +16449,9 @@
|
|
|
16392
16449
|
},
|
|
16393
16450
|
"rawStreamStatus": {
|
|
16394
16451
|
"type": "integer"
|
|
16452
|
+
},
|
|
16453
|
+
"status": {
|
|
16454
|
+
"type": "string"
|
|
16395
16455
|
}
|
|
16396
16456
|
}
|
|
16397
16457
|
},
|
|
@@ -16420,6 +16480,9 @@
|
|
|
16420
16480
|
"errorCode": {
|
|
16421
16481
|
"type": "string"
|
|
16422
16482
|
},
|
|
16483
|
+
"subErrorCode": {
|
|
16484
|
+
"type": "string"
|
|
16485
|
+
},
|
|
16423
16486
|
"captureFrameSize": {
|
|
16424
16487
|
"type": "integer"
|
|
16425
16488
|
},
|
|
@@ -16475,6 +16538,9 @@
|
|
|
16475
16538
|
},
|
|
16476
16539
|
"rawStreamStatus": {
|
|
16477
16540
|
"type": "integer"
|
|
16541
|
+
},
|
|
16542
|
+
"status": {
|
|
16543
|
+
"type": "string"
|
|
16478
16544
|
}
|
|
16479
16545
|
}
|
|
16480
16546
|
},
|
|
@@ -23969,6 +24035,9 @@
|
|
|
23969
24035
|
"errorCode": {
|
|
23970
24036
|
"type": "string"
|
|
23971
24037
|
},
|
|
24038
|
+
"subErrorCode": {
|
|
24039
|
+
"type": "string"
|
|
24040
|
+
},
|
|
23972
24041
|
"captureFrameSize": {
|
|
23973
24042
|
"type": "integer"
|
|
23974
24043
|
},
|
|
@@ -24024,6 +24093,9 @@
|
|
|
24024
24093
|
},
|
|
24025
24094
|
"rawStreamStatus": {
|
|
24026
24095
|
"type": "integer"
|
|
24096
|
+
},
|
|
24097
|
+
"status": {
|
|
24098
|
+
"type": "string"
|
|
24027
24099
|
}
|
|
24028
24100
|
}
|
|
24029
24101
|
}
|
|
@@ -28034,6 +28106,9 @@
|
|
|
28034
28106
|
"errorCode": {
|
|
28035
28107
|
"type": "string"
|
|
28036
28108
|
},
|
|
28109
|
+
"subErrorCode": {
|
|
28110
|
+
"type": "string"
|
|
28111
|
+
},
|
|
28037
28112
|
"captureFrameSize": {
|
|
28038
28113
|
"type": "integer"
|
|
28039
28114
|
},
|
|
@@ -28089,6 +28164,9 @@
|
|
|
28089
28164
|
},
|
|
28090
28165
|
"rawStreamStatus": {
|
|
28091
28166
|
"type": "integer"
|
|
28167
|
+
},
|
|
28168
|
+
"status": {
|
|
28169
|
+
"type": "string"
|
|
28092
28170
|
}
|
|
28093
28171
|
}
|
|
28094
28172
|
}
|
|
@@ -30440,6 +30518,9 @@
|
|
|
30440
30518
|
"errorCode": {
|
|
30441
30519
|
"type": "string"
|
|
30442
30520
|
},
|
|
30521
|
+
"subErrorCode": {
|
|
30522
|
+
"type": "string"
|
|
30523
|
+
},
|
|
30443
30524
|
"captureFrameSize": {
|
|
30444
30525
|
"type": "integer"
|
|
30445
30526
|
},
|
|
@@ -30495,6 +30576,9 @@
|
|
|
30495
30576
|
},
|
|
30496
30577
|
"rawStreamStatus": {
|
|
30497
30578
|
"type": "integer"
|
|
30579
|
+
},
|
|
30580
|
+
"status": {
|
|
30581
|
+
"type": "string"
|
|
30498
30582
|
}
|
|
30499
30583
|
}
|
|
30500
30584
|
}
|
|
@@ -30524,6 +30608,9 @@
|
|
|
30524
30608
|
"errorCode": {
|
|
30525
30609
|
"type": "string"
|
|
30526
30610
|
},
|
|
30611
|
+
"subErrorCode": {
|
|
30612
|
+
"type": "string"
|
|
30613
|
+
},
|
|
30527
30614
|
"captureFrameSize": {
|
|
30528
30615
|
"type": "integer"
|
|
30529
30616
|
},
|
|
@@ -30579,6 +30666,9 @@
|
|
|
30579
30666
|
},
|
|
30580
30667
|
"rawStreamStatus": {
|
|
30581
30668
|
"type": "integer"
|
|
30669
|
+
},
|
|
30670
|
+
"status": {
|
|
30671
|
+
"type": "string"
|
|
30582
30672
|
}
|
|
30583
30673
|
}
|
|
30584
30674
|
},
|
|
@@ -30607,6 +30697,9 @@
|
|
|
30607
30697
|
"errorCode": {
|
|
30608
30698
|
"type": "string"
|
|
30609
30699
|
},
|
|
30700
|
+
"subErrorCode": {
|
|
30701
|
+
"type": "string"
|
|
30702
|
+
},
|
|
30610
30703
|
"captureFrameSize": {
|
|
30611
30704
|
"type": "integer"
|
|
30612
30705
|
},
|
|
@@ -30662,6 +30755,9 @@
|
|
|
30662
30755
|
},
|
|
30663
30756
|
"rawStreamStatus": {
|
|
30664
30757
|
"type": "integer"
|
|
30758
|
+
},
|
|
30759
|
+
"status": {
|
|
30760
|
+
"type": "string"
|
|
30665
30761
|
}
|
|
30666
30762
|
}
|
|
30667
30763
|
},
|
|
@@ -30690,6 +30786,9 @@
|
|
|
30690
30786
|
"errorCode": {
|
|
30691
30787
|
"type": "string"
|
|
30692
30788
|
},
|
|
30789
|
+
"subErrorCode": {
|
|
30790
|
+
"type": "string"
|
|
30791
|
+
},
|
|
30693
30792
|
"captureFrameSize": {
|
|
30694
30793
|
"type": "integer"
|
|
30695
30794
|
},
|
|
@@ -30745,6 +30844,9 @@
|
|
|
30745
30844
|
},
|
|
30746
30845
|
"rawStreamStatus": {
|
|
30747
30846
|
"type": "integer"
|
|
30847
|
+
},
|
|
30848
|
+
"status": {
|
|
30849
|
+
"type": "string"
|
|
30748
30850
|
}
|
|
30749
30851
|
}
|
|
30750
30852
|
},
|
|
@@ -33527,6 +33629,9 @@
|
|
|
33527
33629
|
"errorCode": {
|
|
33528
33630
|
"type": "string"
|
|
33529
33631
|
},
|
|
33632
|
+
"subErrorCode": {
|
|
33633
|
+
"type": "string"
|
|
33634
|
+
},
|
|
33530
33635
|
"captureFrameSize": {
|
|
33531
33636
|
"type": "integer"
|
|
33532
33637
|
},
|
|
@@ -33582,6 +33687,9 @@
|
|
|
33582
33687
|
},
|
|
33583
33688
|
"rawStreamStatus": {
|
|
33584
33689
|
"type": "integer"
|
|
33690
|
+
},
|
|
33691
|
+
"status": {
|
|
33692
|
+
"type": "string"
|
|
33585
33693
|
}
|
|
33586
33694
|
}
|
|
33587
33695
|
}
|
|
@@ -594,6 +594,9 @@
|
|
|
594
594
|
"errorCode": {
|
|
595
595
|
"type": "string"
|
|
596
596
|
},
|
|
597
|
+
"subErrorCode": {
|
|
598
|
+
"type": "string"
|
|
599
|
+
},
|
|
597
600
|
"captureFrameSize": {
|
|
598
601
|
"type": "integer"
|
|
599
602
|
},
|
|
@@ -649,6 +652,9 @@
|
|
|
649
652
|
},
|
|
650
653
|
"rawStreamStatus": {
|
|
651
654
|
"type": "integer"
|
|
655
|
+
},
|
|
656
|
+
"status": {
|
|
657
|
+
"type": "string"
|
|
652
658
|
}
|
|
653
659
|
}
|
|
654
660
|
}
|
|
@@ -595,6 +595,9 @@
|
|
|
595
595
|
"errorCode": {
|
|
596
596
|
"type": "string"
|
|
597
597
|
},
|
|
598
|
+
"subErrorCode": {
|
|
599
|
+
"type": "string"
|
|
600
|
+
},
|
|
598
601
|
"captureFrameSize": {
|
|
599
602
|
"type": "integer"
|
|
600
603
|
},
|
|
@@ -650,6 +653,9 @@
|
|
|
650
653
|
},
|
|
651
654
|
"rawStreamStatus": {
|
|
652
655
|
"type": "integer"
|
|
656
|
+
},
|
|
657
|
+
"status": {
|
|
658
|
+
"type": "string"
|
|
653
659
|
}
|
|
654
660
|
}
|
|
655
661
|
}
|
|
@@ -3081,6 +3087,9 @@
|
|
|
3081
3087
|
"errorCode": {
|
|
3082
3088
|
"type": "string"
|
|
3083
3089
|
},
|
|
3090
|
+
"subErrorCode": {
|
|
3091
|
+
"type": "string"
|
|
3092
|
+
},
|
|
3084
3093
|
"captureFrameSize": {
|
|
3085
3094
|
"type": "integer"
|
|
3086
3095
|
},
|
|
@@ -3136,6 +3145,9 @@
|
|
|
3136
3145
|
},
|
|
3137
3146
|
"rawStreamStatus": {
|
|
3138
3147
|
"type": "integer"
|
|
3148
|
+
},
|
|
3149
|
+
"status": {
|
|
3150
|
+
"type": "string"
|
|
3139
3151
|
}
|
|
3140
3152
|
}
|
|
3141
3153
|
}
|
|
@@ -3165,6 +3177,9 @@
|
|
|
3165
3177
|
"errorCode": {
|
|
3166
3178
|
"type": "string"
|
|
3167
3179
|
},
|
|
3180
|
+
"subErrorCode": {
|
|
3181
|
+
"type": "string"
|
|
3182
|
+
},
|
|
3168
3183
|
"captureFrameSize": {
|
|
3169
3184
|
"type": "integer"
|
|
3170
3185
|
},
|
|
@@ -3220,6 +3235,9 @@
|
|
|
3220
3235
|
},
|
|
3221
3236
|
"rawStreamStatus": {
|
|
3222
3237
|
"type": "integer"
|
|
3238
|
+
},
|
|
3239
|
+
"status": {
|
|
3240
|
+
"type": "string"
|
|
3223
3241
|
}
|
|
3224
3242
|
}
|
|
3225
3243
|
},
|
|
@@ -3248,6 +3266,9 @@
|
|
|
3248
3266
|
"errorCode": {
|
|
3249
3267
|
"type": "string"
|
|
3250
3268
|
},
|
|
3269
|
+
"subErrorCode": {
|
|
3270
|
+
"type": "string"
|
|
3271
|
+
},
|
|
3251
3272
|
"captureFrameSize": {
|
|
3252
3273
|
"type": "integer"
|
|
3253
3274
|
},
|
|
@@ -3303,6 +3324,9 @@
|
|
|
3303
3324
|
},
|
|
3304
3325
|
"rawStreamStatus": {
|
|
3305
3326
|
"type": "integer"
|
|
3327
|
+
},
|
|
3328
|
+
"status": {
|
|
3329
|
+
"type": "string"
|
|
3306
3330
|
}
|
|
3307
3331
|
}
|
|
3308
3332
|
},
|
|
@@ -3331,6 +3355,9 @@
|
|
|
3331
3355
|
"errorCode": {
|
|
3332
3356
|
"type": "string"
|
|
3333
3357
|
},
|
|
3358
|
+
"subErrorCode": {
|
|
3359
|
+
"type": "string"
|
|
3360
|
+
},
|
|
3334
3361
|
"captureFrameSize": {
|
|
3335
3362
|
"type": "integer"
|
|
3336
3363
|
},
|
|
@@ -3386,6 +3413,9 @@
|
|
|
3386
3413
|
},
|
|
3387
3414
|
"rawStreamStatus": {
|
|
3388
3415
|
"type": "integer"
|
|
3416
|
+
},
|
|
3417
|
+
"status": {
|
|
3418
|
+
"type": "string"
|
|
3389
3419
|
}
|
|
3390
3420
|
}
|
|
3391
3421
|
},
|
|
@@ -562,6 +562,7 @@ export interface Event {
|
|
|
562
562
|
information?: string;
|
|
563
563
|
driver?: string;
|
|
564
564
|
errorCode?: string;
|
|
565
|
+
subErrorCode?: string;
|
|
565
566
|
captureFrameSize?: number;
|
|
566
567
|
captureFps?: number;
|
|
567
568
|
captureFrameworkType?: number;
|
|
@@ -586,6 +587,7 @@ export interface Event {
|
|
|
586
587
|
sysAudioSEStatus?: number;
|
|
587
588
|
isVolumeControlAvailable?: boolean;
|
|
588
589
|
rawStreamStatus?: number;
|
|
590
|
+
status?: string;
|
|
589
591
|
additionalProperties?: false;
|
|
590
592
|
};
|
|
591
593
|
additionalProperties?: false;
|
|
@@ -3225,6 +3227,7 @@ export interface Event {
|
|
|
3225
3227
|
information?: string;
|
|
3226
3228
|
driver?: string;
|
|
3227
3229
|
errorCode?: string;
|
|
3230
|
+
subErrorCode?: string;
|
|
3228
3231
|
captureFrameSize?: number;
|
|
3229
3232
|
captureFps?: number;
|
|
3230
3233
|
captureFrameworkType?: number;
|
|
@@ -3249,6 +3252,7 @@ export interface Event {
|
|
|
3249
3252
|
sysAudioSEStatus?: number;
|
|
3250
3253
|
isVolumeControlAvailable?: boolean;
|
|
3251
3254
|
rawStreamStatus?: number;
|
|
3255
|
+
status?: string;
|
|
3252
3256
|
additionalProperties?: false;
|
|
3253
3257
|
}[];
|
|
3254
3258
|
/**
|
|
@@ -3259,6 +3263,7 @@ export interface Event {
|
|
|
3259
3263
|
information?: string;
|
|
3260
3264
|
driver?: string;
|
|
3261
3265
|
errorCode?: string;
|
|
3266
|
+
subErrorCode?: string;
|
|
3262
3267
|
captureFrameSize?: number;
|
|
3263
3268
|
captureFps?: number;
|
|
3264
3269
|
captureFrameworkType?: number;
|
|
@@ -3283,6 +3288,7 @@ export interface Event {
|
|
|
3283
3288
|
sysAudioSEStatus?: number;
|
|
3284
3289
|
isVolumeControlAvailable?: boolean;
|
|
3285
3290
|
rawStreamStatus?: number;
|
|
3291
|
+
status?: string;
|
|
3286
3292
|
additionalProperties?: false;
|
|
3287
3293
|
};
|
|
3288
3294
|
/**
|
|
@@ -3293,6 +3299,7 @@ export interface Event {
|
|
|
3293
3299
|
information?: string;
|
|
3294
3300
|
driver?: string;
|
|
3295
3301
|
errorCode?: string;
|
|
3302
|
+
subErrorCode?: string;
|
|
3296
3303
|
captureFrameSize?: number;
|
|
3297
3304
|
captureFps?: number;
|
|
3298
3305
|
captureFrameworkType?: number;
|
|
@@ -3317,6 +3324,7 @@ export interface Event {
|
|
|
3317
3324
|
sysAudioSEStatus?: number;
|
|
3318
3325
|
isVolumeControlAvailable?: boolean;
|
|
3319
3326
|
rawStreamStatus?: number;
|
|
3327
|
+
status?: string;
|
|
3320
3328
|
additionalProperties?: false;
|
|
3321
3329
|
};
|
|
3322
3330
|
/**
|
|
@@ -3327,6 +3335,7 @@ export interface Event {
|
|
|
3327
3335
|
information?: string;
|
|
3328
3336
|
driver?: string;
|
|
3329
3337
|
errorCode?: string;
|
|
3338
|
+
subErrorCode?: string;
|
|
3330
3339
|
captureFrameSize?: number;
|
|
3331
3340
|
captureFps?: number;
|
|
3332
3341
|
captureFrameworkType?: number;
|
|
@@ -3351,6 +3360,7 @@ export interface Event {
|
|
|
3351
3360
|
sysAudioSEStatus?: number;
|
|
3352
3361
|
isVolumeControlAvailable?: boolean;
|
|
3353
3362
|
rawStreamStatus?: number;
|
|
3363
|
+
status?: string;
|
|
3354
3364
|
additionalProperties?: false;
|
|
3355
3365
|
};
|
|
3356
3366
|
/**
|
|
@@ -4302,6 +4312,7 @@ export interface Event {
|
|
|
4302
4312
|
information?: string;
|
|
4303
4313
|
driver?: string;
|
|
4304
4314
|
errorCode?: string;
|
|
4315
|
+
subErrorCode?: string;
|
|
4305
4316
|
captureFrameSize?: number;
|
|
4306
4317
|
captureFps?: number;
|
|
4307
4318
|
captureFrameworkType?: number;
|
|
@@ -4326,6 +4337,7 @@ export interface Event {
|
|
|
4326
4337
|
sysAudioSEStatus?: number;
|
|
4327
4338
|
isVolumeControlAvailable?: boolean;
|
|
4328
4339
|
rawStreamStatus?: number;
|
|
4340
|
+
status?: string;
|
|
4329
4341
|
additionalProperties?: false;
|
|
4330
4342
|
};
|
|
4331
4343
|
additionalProperties?: false;
|
|
@@ -6298,6 +6310,7 @@ export interface Event {
|
|
|
6298
6310
|
information?: string;
|
|
6299
6311
|
driver?: string;
|
|
6300
6312
|
errorCode?: string;
|
|
6313
|
+
subErrorCode?: string;
|
|
6301
6314
|
captureFrameSize?: number;
|
|
6302
6315
|
captureFps?: number;
|
|
6303
6316
|
captureFrameworkType?: number;
|
|
@@ -6322,6 +6335,7 @@ export interface Event {
|
|
|
6322
6335
|
sysAudioSEStatus?: number;
|
|
6323
6336
|
isVolumeControlAvailable?: boolean;
|
|
6324
6337
|
rawStreamStatus?: number;
|
|
6338
|
+
status?: string;
|
|
6325
6339
|
additionalProperties?: false;
|
|
6326
6340
|
};
|
|
6327
6341
|
additionalProperties?: false;
|
|
@@ -7113,6 +7127,7 @@ export interface Event {
|
|
|
7113
7127
|
information?: string;
|
|
7114
7128
|
driver?: string;
|
|
7115
7129
|
errorCode?: string;
|
|
7130
|
+
subErrorCode?: string;
|
|
7116
7131
|
captureFrameSize?: number;
|
|
7117
7132
|
captureFps?: number;
|
|
7118
7133
|
captureFrameworkType?: number;
|
|
@@ -7137,6 +7152,7 @@ export interface Event {
|
|
|
7137
7152
|
sysAudioSEStatus?: number;
|
|
7138
7153
|
isVolumeControlAvailable?: boolean;
|
|
7139
7154
|
rawStreamStatus?: number;
|
|
7155
|
+
status?: string;
|
|
7140
7156
|
additionalProperties?: false;
|
|
7141
7157
|
}[];
|
|
7142
7158
|
/**
|
|
@@ -7147,6 +7163,7 @@ export interface Event {
|
|
|
7147
7163
|
information?: string;
|
|
7148
7164
|
driver?: string;
|
|
7149
7165
|
errorCode?: string;
|
|
7166
|
+
subErrorCode?: string;
|
|
7150
7167
|
captureFrameSize?: number;
|
|
7151
7168
|
captureFps?: number;
|
|
7152
7169
|
captureFrameworkType?: number;
|
|
@@ -7171,6 +7188,7 @@ export interface Event {
|
|
|
7171
7188
|
sysAudioSEStatus?: number;
|
|
7172
7189
|
isVolumeControlAvailable?: boolean;
|
|
7173
7190
|
rawStreamStatus?: number;
|
|
7191
|
+
status?: string;
|
|
7174
7192
|
additionalProperties?: false;
|
|
7175
7193
|
};
|
|
7176
7194
|
/**
|
|
@@ -7181,6 +7199,7 @@ export interface Event {
|
|
|
7181
7199
|
information?: string;
|
|
7182
7200
|
driver?: string;
|
|
7183
7201
|
errorCode?: string;
|
|
7202
|
+
subErrorCode?: string;
|
|
7184
7203
|
captureFrameSize?: number;
|
|
7185
7204
|
captureFps?: number;
|
|
7186
7205
|
captureFrameworkType?: number;
|
|
@@ -7205,6 +7224,7 @@ export interface Event {
|
|
|
7205
7224
|
sysAudioSEStatus?: number;
|
|
7206
7225
|
isVolumeControlAvailable?: boolean;
|
|
7207
7226
|
rawStreamStatus?: number;
|
|
7227
|
+
status?: string;
|
|
7208
7228
|
additionalProperties?: false;
|
|
7209
7229
|
};
|
|
7210
7230
|
/**
|
|
@@ -7215,6 +7235,7 @@ export interface Event {
|
|
|
7215
7235
|
information?: string;
|
|
7216
7236
|
driver?: string;
|
|
7217
7237
|
errorCode?: string;
|
|
7238
|
+
subErrorCode?: string;
|
|
7218
7239
|
captureFrameSize?: number;
|
|
7219
7240
|
captureFps?: number;
|
|
7220
7241
|
captureFrameworkType?: number;
|
|
@@ -7239,6 +7260,7 @@ export interface Event {
|
|
|
7239
7260
|
sysAudioSEStatus?: number;
|
|
7240
7261
|
isVolumeControlAvailable?: boolean;
|
|
7241
7262
|
rawStreamStatus?: number;
|
|
7263
|
+
status?: string;
|
|
7242
7264
|
additionalProperties?: false;
|
|
7243
7265
|
};
|
|
7244
7266
|
/**
|
|
@@ -10336,6 +10358,7 @@ export interface Event {
|
|
|
10336
10358
|
information?: string;
|
|
10337
10359
|
driver?: string;
|
|
10338
10360
|
errorCode?: string;
|
|
10361
|
+
subErrorCode?: string;
|
|
10339
10362
|
captureFrameSize?: number;
|
|
10340
10363
|
captureFps?: number;
|
|
10341
10364
|
captureFrameworkType?: number;
|
|
@@ -10360,6 +10383,7 @@ export interface Event {
|
|
|
10360
10383
|
sysAudioSEStatus?: number;
|
|
10361
10384
|
isVolumeControlAvailable?: boolean;
|
|
10362
10385
|
rawStreamStatus?: number;
|
|
10386
|
+
status?: string;
|
|
10363
10387
|
additionalProperties?: false;
|
|
10364
10388
|
};
|
|
10365
10389
|
additionalProperties?: false;
|
|
@@ -12103,6 +12127,7 @@ export interface Event {
|
|
|
12103
12127
|
information?: string;
|
|
12104
12128
|
driver?: string;
|
|
12105
12129
|
errorCode?: string;
|
|
12130
|
+
subErrorCode?: string;
|
|
12106
12131
|
captureFrameSize?: number;
|
|
12107
12132
|
captureFps?: number;
|
|
12108
12133
|
captureFrameworkType?: number;
|
|
@@ -12127,6 +12152,7 @@ export interface Event {
|
|
|
12127
12152
|
sysAudioSEStatus?: number;
|
|
12128
12153
|
isVolumeControlAvailable?: boolean;
|
|
12129
12154
|
rawStreamStatus?: number;
|
|
12155
|
+
status?: string;
|
|
12130
12156
|
additionalProperties?: false;
|
|
12131
12157
|
};
|
|
12132
12158
|
additionalProperties?: false;
|
|
@@ -12886,6 +12912,7 @@ export interface Event {
|
|
|
12886
12912
|
information?: string;
|
|
12887
12913
|
driver?: string;
|
|
12888
12914
|
errorCode?: string;
|
|
12915
|
+
subErrorCode?: string;
|
|
12889
12916
|
captureFrameSize?: number;
|
|
12890
12917
|
captureFps?: number;
|
|
12891
12918
|
captureFrameworkType?: number;
|
|
@@ -12910,6 +12937,7 @@ export interface Event {
|
|
|
12910
12937
|
sysAudioSEStatus?: number;
|
|
12911
12938
|
isVolumeControlAvailable?: boolean;
|
|
12912
12939
|
rawStreamStatus?: number;
|
|
12940
|
+
status?: string;
|
|
12913
12941
|
additionalProperties?: false;
|
|
12914
12942
|
}[];
|
|
12915
12943
|
/**
|
|
@@ -12920,6 +12948,7 @@ export interface Event {
|
|
|
12920
12948
|
information?: string;
|
|
12921
12949
|
driver?: string;
|
|
12922
12950
|
errorCode?: string;
|
|
12951
|
+
subErrorCode?: string;
|
|
12923
12952
|
captureFrameSize?: number;
|
|
12924
12953
|
captureFps?: number;
|
|
12925
12954
|
captureFrameworkType?: number;
|
|
@@ -12944,6 +12973,7 @@ export interface Event {
|
|
|
12944
12973
|
sysAudioSEStatus?: number;
|
|
12945
12974
|
isVolumeControlAvailable?: boolean;
|
|
12946
12975
|
rawStreamStatus?: number;
|
|
12976
|
+
status?: string;
|
|
12947
12977
|
additionalProperties?: false;
|
|
12948
12978
|
};
|
|
12949
12979
|
/**
|
|
@@ -12954,6 +12984,7 @@ export interface Event {
|
|
|
12954
12984
|
information?: string;
|
|
12955
12985
|
driver?: string;
|
|
12956
12986
|
errorCode?: string;
|
|
12987
|
+
subErrorCode?: string;
|
|
12957
12988
|
captureFrameSize?: number;
|
|
12958
12989
|
captureFps?: number;
|
|
12959
12990
|
captureFrameworkType?: number;
|
|
@@ -12978,6 +13009,7 @@ export interface Event {
|
|
|
12978
13009
|
sysAudioSEStatus?: number;
|
|
12979
13010
|
isVolumeControlAvailable?: boolean;
|
|
12980
13011
|
rawStreamStatus?: number;
|
|
13012
|
+
status?: string;
|
|
12981
13013
|
additionalProperties?: false;
|
|
12982
13014
|
};
|
|
12983
13015
|
/**
|
|
@@ -12988,6 +13020,7 @@ export interface Event {
|
|
|
12988
13020
|
information?: string;
|
|
12989
13021
|
driver?: string;
|
|
12990
13022
|
errorCode?: string;
|
|
13023
|
+
subErrorCode?: string;
|
|
12991
13024
|
captureFrameSize?: number;
|
|
12992
13025
|
captureFps?: number;
|
|
12993
13026
|
captureFrameworkType?: number;
|
|
@@ -13012,6 +13045,7 @@ export interface Event {
|
|
|
13012
13045
|
sysAudioSEStatus?: number;
|
|
13013
13046
|
isVolumeControlAvailable?: boolean;
|
|
13014
13047
|
rawStreamStatus?: number;
|
|
13048
|
+
status?: string;
|
|
13015
13049
|
additionalProperties?: false;
|
|
13016
13050
|
};
|
|
13017
13051
|
/**
|
|
@@ -13991,6 +14025,7 @@ export interface Event {
|
|
|
13991
14025
|
information?: string;
|
|
13992
14026
|
driver?: string;
|
|
13993
14027
|
errorCode?: string;
|
|
14028
|
+
subErrorCode?: string;
|
|
13994
14029
|
captureFrameSize?: number;
|
|
13995
14030
|
captureFps?: number;
|
|
13996
14031
|
captureFrameworkType?: number;
|
|
@@ -14015,6 +14050,7 @@ export interface Event {
|
|
|
14015
14050
|
sysAudioSEStatus?: number;
|
|
14016
14051
|
isVolumeControlAvailable?: boolean;
|
|
14017
14052
|
rawStreamStatus?: number;
|
|
14053
|
+
status?: string;
|
|
14018
14054
|
additionalProperties?: false;
|
|
14019
14055
|
};
|
|
14020
14056
|
additionalProperties?: false;
|
|
@@ -15047,6 +15083,7 @@ export interface ClientEvent {
|
|
|
15047
15083
|
information?: string;
|
|
15048
15084
|
driver?: string;
|
|
15049
15085
|
errorCode?: string;
|
|
15086
|
+
subErrorCode?: string;
|
|
15050
15087
|
captureFrameSize?: number;
|
|
15051
15088
|
captureFps?: number;
|
|
15052
15089
|
captureFrameworkType?: number;
|
|
@@ -15071,6 +15108,7 @@ export interface ClientEvent {
|
|
|
15071
15108
|
sysAudioSEStatus?: number;
|
|
15072
15109
|
isVolumeControlAvailable?: boolean;
|
|
15073
15110
|
rawStreamStatus?: number;
|
|
15111
|
+
status?: string;
|
|
15074
15112
|
additionalProperties?: false;
|
|
15075
15113
|
};
|
|
15076
15114
|
additionalProperties?: false;
|
|
@@ -17704,6 +17742,7 @@ export interface ClientEvent {
|
|
|
17704
17742
|
information?: string;
|
|
17705
17743
|
driver?: string;
|
|
17706
17744
|
errorCode?: string;
|
|
17745
|
+
subErrorCode?: string;
|
|
17707
17746
|
captureFrameSize?: number;
|
|
17708
17747
|
captureFps?: number;
|
|
17709
17748
|
captureFrameworkType?: number;
|
|
@@ -17728,6 +17767,7 @@ export interface ClientEvent {
|
|
|
17728
17767
|
sysAudioSEStatus?: number;
|
|
17729
17768
|
isVolumeControlAvailable?: boolean;
|
|
17730
17769
|
rawStreamStatus?: number;
|
|
17770
|
+
status?: string;
|
|
17731
17771
|
additionalProperties?: false;
|
|
17732
17772
|
}[];
|
|
17733
17773
|
/**
|
|
@@ -17738,6 +17778,7 @@ export interface ClientEvent {
|
|
|
17738
17778
|
information?: string;
|
|
17739
17779
|
driver?: string;
|
|
17740
17780
|
errorCode?: string;
|
|
17781
|
+
subErrorCode?: string;
|
|
17741
17782
|
captureFrameSize?: number;
|
|
17742
17783
|
captureFps?: number;
|
|
17743
17784
|
captureFrameworkType?: number;
|
|
@@ -17762,6 +17803,7 @@ export interface ClientEvent {
|
|
|
17762
17803
|
sysAudioSEStatus?: number;
|
|
17763
17804
|
isVolumeControlAvailable?: boolean;
|
|
17764
17805
|
rawStreamStatus?: number;
|
|
17806
|
+
status?: string;
|
|
17765
17807
|
additionalProperties?: false;
|
|
17766
17808
|
};
|
|
17767
17809
|
/**
|
|
@@ -17772,6 +17814,7 @@ export interface ClientEvent {
|
|
|
17772
17814
|
information?: string;
|
|
17773
17815
|
driver?: string;
|
|
17774
17816
|
errorCode?: string;
|
|
17817
|
+
subErrorCode?: string;
|
|
17775
17818
|
captureFrameSize?: number;
|
|
17776
17819
|
captureFps?: number;
|
|
17777
17820
|
captureFrameworkType?: number;
|
|
@@ -17796,6 +17839,7 @@ export interface ClientEvent {
|
|
|
17796
17839
|
sysAudioSEStatus?: number;
|
|
17797
17840
|
isVolumeControlAvailable?: boolean;
|
|
17798
17841
|
rawStreamStatus?: number;
|
|
17842
|
+
status?: string;
|
|
17799
17843
|
additionalProperties?: false;
|
|
17800
17844
|
};
|
|
17801
17845
|
/**
|
|
@@ -17806,6 +17850,7 @@ export interface ClientEvent {
|
|
|
17806
17850
|
information?: string;
|
|
17807
17851
|
driver?: string;
|
|
17808
17852
|
errorCode?: string;
|
|
17853
|
+
subErrorCode?: string;
|
|
17809
17854
|
captureFrameSize?: number;
|
|
17810
17855
|
captureFps?: number;
|
|
17811
17856
|
captureFrameworkType?: number;
|
|
@@ -17830,6 +17875,7 @@ export interface ClientEvent {
|
|
|
17830
17875
|
sysAudioSEStatus?: number;
|
|
17831
17876
|
isVolumeControlAvailable?: boolean;
|
|
17832
17877
|
rawStreamStatus?: number;
|
|
17878
|
+
status?: string;
|
|
17833
17879
|
additionalProperties?: false;
|
|
17834
17880
|
};
|
|
17835
17881
|
/**
|
|
@@ -18694,6 +18740,7 @@ export interface FeatureEvent {
|
|
|
18694
18740
|
information?: string;
|
|
18695
18741
|
driver?: string;
|
|
18696
18742
|
errorCode?: string;
|
|
18743
|
+
subErrorCode?: string;
|
|
18697
18744
|
captureFrameSize?: number;
|
|
18698
18745
|
captureFps?: number;
|
|
18699
18746
|
captureFrameworkType?: number;
|
|
@@ -18718,6 +18765,7 @@ export interface FeatureEvent {
|
|
|
18718
18765
|
sysAudioSEStatus?: number;
|
|
18719
18766
|
isVolumeControlAvailable?: boolean;
|
|
18720
18767
|
rawStreamStatus?: number;
|
|
18768
|
+
status?: string;
|
|
18721
18769
|
additionalProperties?: false;
|
|
18722
18770
|
};
|
|
18723
18771
|
additionalProperties?: false;
|
|
@@ -20466,6 +20514,7 @@ export interface MediaQualityEvent {
|
|
|
20466
20514
|
information?: string;
|
|
20467
20515
|
driver?: string;
|
|
20468
20516
|
errorCode?: string;
|
|
20517
|
+
subErrorCode?: string;
|
|
20469
20518
|
captureFrameSize?: number;
|
|
20470
20519
|
captureFps?: number;
|
|
20471
20520
|
captureFrameworkType?: number;
|
|
@@ -20490,6 +20539,7 @@ export interface MediaQualityEvent {
|
|
|
20490
20539
|
sysAudioSEStatus?: number;
|
|
20491
20540
|
isVolumeControlAvailable?: boolean;
|
|
20492
20541
|
rawStreamStatus?: number;
|
|
20542
|
+
status?: string;
|
|
20493
20543
|
additionalProperties?: false;
|
|
20494
20544
|
};
|
|
20495
20545
|
additionalProperties?: false;
|
|
@@ -21275,6 +21325,7 @@ export interface MediaQualityEvent {
|
|
|
21275
21325
|
information?: string;
|
|
21276
21326
|
driver?: string;
|
|
21277
21327
|
errorCode?: string;
|
|
21328
|
+
subErrorCode?: string;
|
|
21278
21329
|
captureFrameSize?: number;
|
|
21279
21330
|
captureFps?: number;
|
|
21280
21331
|
captureFrameworkType?: number;
|
|
@@ -21299,6 +21350,7 @@ export interface MediaQualityEvent {
|
|
|
21299
21350
|
sysAudioSEStatus?: number;
|
|
21300
21351
|
isVolumeControlAvailable?: boolean;
|
|
21301
21352
|
rawStreamStatus?: number;
|
|
21353
|
+
status?: string;
|
|
21302
21354
|
additionalProperties?: false;
|
|
21303
21355
|
}[];
|
|
21304
21356
|
/**
|
|
@@ -21309,6 +21361,7 @@ export interface MediaQualityEvent {
|
|
|
21309
21361
|
information?: string;
|
|
21310
21362
|
driver?: string;
|
|
21311
21363
|
errorCode?: string;
|
|
21364
|
+
subErrorCode?: string;
|
|
21312
21365
|
captureFrameSize?: number;
|
|
21313
21366
|
captureFps?: number;
|
|
21314
21367
|
captureFrameworkType?: number;
|
|
@@ -21333,6 +21386,7 @@ export interface MediaQualityEvent {
|
|
|
21333
21386
|
sysAudioSEStatus?: number;
|
|
21334
21387
|
isVolumeControlAvailable?: boolean;
|
|
21335
21388
|
rawStreamStatus?: number;
|
|
21389
|
+
status?: string;
|
|
21336
21390
|
additionalProperties?: false;
|
|
21337
21391
|
};
|
|
21338
21392
|
/**
|
|
@@ -21343,6 +21397,7 @@ export interface MediaQualityEvent {
|
|
|
21343
21397
|
information?: string;
|
|
21344
21398
|
driver?: string;
|
|
21345
21399
|
errorCode?: string;
|
|
21400
|
+
subErrorCode?: string;
|
|
21346
21401
|
captureFrameSize?: number;
|
|
21347
21402
|
captureFps?: number;
|
|
21348
21403
|
captureFrameworkType?: number;
|
|
@@ -21367,6 +21422,7 @@ export interface MediaQualityEvent {
|
|
|
21367
21422
|
sysAudioSEStatus?: number;
|
|
21368
21423
|
isVolumeControlAvailable?: boolean;
|
|
21369
21424
|
rawStreamStatus?: number;
|
|
21425
|
+
status?: string;
|
|
21370
21426
|
additionalProperties?: false;
|
|
21371
21427
|
};
|
|
21372
21428
|
/**
|
|
@@ -21377,6 +21433,7 @@ export interface MediaQualityEvent {
|
|
|
21377
21433
|
information?: string;
|
|
21378
21434
|
driver?: string;
|
|
21379
21435
|
errorCode?: string;
|
|
21436
|
+
subErrorCode?: string;
|
|
21380
21437
|
captureFrameSize?: number;
|
|
21381
21438
|
captureFps?: number;
|
|
21382
21439
|
captureFrameworkType?: number;
|
|
@@ -21401,6 +21458,7 @@ export interface MediaQualityEvent {
|
|
|
21401
21458
|
sysAudioSEStatus?: number;
|
|
21402
21459
|
isVolumeControlAvailable?: boolean;
|
|
21403
21460
|
rawStreamStatus?: number;
|
|
21461
|
+
status?: string;
|
|
21404
21462
|
additionalProperties?: false;
|
|
21405
21463
|
};
|
|
21406
21464
|
/**
|
package/package.json
CHANGED