camstreamerlib 4.0.0-beta.161 → 4.0.0-beta.162
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.
- package/cjs/CamStreamerAPI.d.ts +40 -0
- package/cjs/internal/convertors.js +1 -1
- package/cjs/types/CamStreamerAPI/CamStreamerAPI.d.ts +340 -0
- package/cjs/types/CamStreamerAPI/facebookSchema.d.ts +7 -0
- package/cjs/types/CamStreamerAPI/streamCommonTypes.d.ts +7 -0
- package/cjs/types/CamStreamerAPI/streamCommonTypes.js +1 -0
- package/cjs/types/CamStreamerAPI/streamsSchema.d.ts +119 -0
- package/cjs/types/CamStreamerAPI/windySchema.d.ts +7 -0
- package/cjs/types/CamStreamerAPI/youtubeSchema.d.ts +7 -0
- package/esm/internal/convertors.js +1 -1
- package/esm/types/CamStreamerAPI/streamCommonTypes.js +1 -0
- package/package.json +1 -1
- package/types/CamStreamerAPI.d.ts +40 -0
- package/types/types/CamStreamerAPI/CamStreamerAPI.d.ts +340 -0
- package/types/types/CamStreamerAPI/facebookSchema.d.ts +7 -0
- package/types/types/CamStreamerAPI/streamCommonTypes.d.ts +7 -0
- package/types/types/CamStreamerAPI/streamsSchema.d.ts +119 -0
- package/types/types/CamStreamerAPI/windySchema.d.ts +7 -0
- package/types/types/CamStreamerAPI/youtubeSchema.d.ts +7 -0
|
@@ -210,10 +210,13 @@ export declare const daCastSchema: z.ZodObject<{
|
|
|
210
210
|
internalVapixParameters: string;
|
|
211
211
|
}>, z.ZodObject<{
|
|
212
212
|
type: z.ZodLiteral<"CSw">;
|
|
213
|
+
internalVapixParameters: z.ZodString;
|
|
213
214
|
}, "strip", z.ZodTypeAny, {
|
|
214
215
|
type: "CSw";
|
|
216
|
+
internalVapixParameters: string;
|
|
215
217
|
}, {
|
|
216
218
|
type: "CSw";
|
|
219
|
+
internalVapixParameters: string;
|
|
217
220
|
}>, z.ZodObject<{
|
|
218
221
|
type: z.ZodLiteral<"CRS">;
|
|
219
222
|
internalVapixParameters: z.ZodString;
|
|
@@ -254,6 +257,7 @@ export declare const daCastSchema: z.ZodObject<{
|
|
|
254
257
|
internalVapixParameters: string;
|
|
255
258
|
} | {
|
|
256
259
|
type: "CSw";
|
|
260
|
+
internalVapixParameters: string;
|
|
257
261
|
} | {
|
|
258
262
|
type: "CRS";
|
|
259
263
|
internalVapixParameters: string;
|
|
@@ -286,6 +290,7 @@ export declare const daCastSchema: z.ZodObject<{
|
|
|
286
290
|
internalVapixParameters: string;
|
|
287
291
|
} | {
|
|
288
292
|
type: "CSw";
|
|
293
|
+
internalVapixParameters: string;
|
|
289
294
|
} | {
|
|
290
295
|
type: "CRS";
|
|
291
296
|
internalVapixParameters: string;
|
|
@@ -416,6 +421,7 @@ export declare const daCastSchema: z.ZodObject<{
|
|
|
416
421
|
internalVapixParameters: string;
|
|
417
422
|
} | {
|
|
418
423
|
type: "CSw";
|
|
424
|
+
internalVapixParameters: string;
|
|
419
425
|
} | {
|
|
420
426
|
type: "CRS";
|
|
421
427
|
internalVapixParameters: string;
|
|
@@ -501,6 +507,7 @@ export declare const daCastSchema: z.ZodObject<{
|
|
|
501
507
|
internalVapixParameters: string;
|
|
502
508
|
} | {
|
|
503
509
|
type: "CSw";
|
|
510
|
+
internalVapixParameters: string;
|
|
504
511
|
} | {
|
|
505
512
|
type: "CRS";
|
|
506
513
|
internalVapixParameters: string;
|
|
@@ -717,10 +724,13 @@ export declare const dailymotionSchema: z.ZodObject<{
|
|
|
717
724
|
internalVapixParameters: string;
|
|
718
725
|
}>, z.ZodObject<{
|
|
719
726
|
type: z.ZodLiteral<"CSw">;
|
|
727
|
+
internalVapixParameters: z.ZodString;
|
|
720
728
|
}, "strip", z.ZodTypeAny, {
|
|
721
729
|
type: "CSw";
|
|
730
|
+
internalVapixParameters: string;
|
|
722
731
|
}, {
|
|
723
732
|
type: "CSw";
|
|
733
|
+
internalVapixParameters: string;
|
|
724
734
|
}>, z.ZodObject<{
|
|
725
735
|
type: z.ZodLiteral<"CRS">;
|
|
726
736
|
internalVapixParameters: z.ZodString;
|
|
@@ -761,6 +771,7 @@ export declare const dailymotionSchema: z.ZodObject<{
|
|
|
761
771
|
internalVapixParameters: string;
|
|
762
772
|
} | {
|
|
763
773
|
type: "CSw";
|
|
774
|
+
internalVapixParameters: string;
|
|
764
775
|
} | {
|
|
765
776
|
type: "CRS";
|
|
766
777
|
internalVapixParameters: string;
|
|
@@ -793,6 +804,7 @@ export declare const dailymotionSchema: z.ZodObject<{
|
|
|
793
804
|
internalVapixParameters: string;
|
|
794
805
|
} | {
|
|
795
806
|
type: "CSw";
|
|
807
|
+
internalVapixParameters: string;
|
|
796
808
|
} | {
|
|
797
809
|
type: "CRS";
|
|
798
810
|
internalVapixParameters: string;
|
|
@@ -923,6 +935,7 @@ export declare const dailymotionSchema: z.ZodObject<{
|
|
|
923
935
|
internalVapixParameters: string;
|
|
924
936
|
} | {
|
|
925
937
|
type: "CSw";
|
|
938
|
+
internalVapixParameters: string;
|
|
926
939
|
} | {
|
|
927
940
|
type: "CRS";
|
|
928
941
|
internalVapixParameters: string;
|
|
@@ -1008,6 +1021,7 @@ export declare const dailymotionSchema: z.ZodObject<{
|
|
|
1008
1021
|
internalVapixParameters: string;
|
|
1009
1022
|
} | {
|
|
1010
1023
|
type: "CSw";
|
|
1024
|
+
internalVapixParameters: string;
|
|
1011
1025
|
} | {
|
|
1012
1026
|
type: "CRS";
|
|
1013
1027
|
internalVapixParameters: string;
|
|
@@ -1224,10 +1238,13 @@ export declare const facebookRtmpSchema: z.ZodObject<{
|
|
|
1224
1238
|
internalVapixParameters: string;
|
|
1225
1239
|
}>, z.ZodObject<{
|
|
1226
1240
|
type: z.ZodLiteral<"CSw">;
|
|
1241
|
+
internalVapixParameters: z.ZodString;
|
|
1227
1242
|
}, "strip", z.ZodTypeAny, {
|
|
1228
1243
|
type: "CSw";
|
|
1244
|
+
internalVapixParameters: string;
|
|
1229
1245
|
}, {
|
|
1230
1246
|
type: "CSw";
|
|
1247
|
+
internalVapixParameters: string;
|
|
1231
1248
|
}>, z.ZodObject<{
|
|
1232
1249
|
type: z.ZodLiteral<"CRS">;
|
|
1233
1250
|
internalVapixParameters: z.ZodString;
|
|
@@ -1268,6 +1285,7 @@ export declare const facebookRtmpSchema: z.ZodObject<{
|
|
|
1268
1285
|
internalVapixParameters: string;
|
|
1269
1286
|
} | {
|
|
1270
1287
|
type: "CSw";
|
|
1288
|
+
internalVapixParameters: string;
|
|
1271
1289
|
} | {
|
|
1272
1290
|
type: "CRS";
|
|
1273
1291
|
internalVapixParameters: string;
|
|
@@ -1300,6 +1318,7 @@ export declare const facebookRtmpSchema: z.ZodObject<{
|
|
|
1300
1318
|
internalVapixParameters: string;
|
|
1301
1319
|
} | {
|
|
1302
1320
|
type: "CSw";
|
|
1321
|
+
internalVapixParameters: string;
|
|
1303
1322
|
} | {
|
|
1304
1323
|
type: "CRS";
|
|
1305
1324
|
internalVapixParameters: string;
|
|
@@ -1430,6 +1449,7 @@ export declare const facebookRtmpSchema: z.ZodObject<{
|
|
|
1430
1449
|
internalVapixParameters: string;
|
|
1431
1450
|
} | {
|
|
1432
1451
|
type: "CSw";
|
|
1452
|
+
internalVapixParameters: string;
|
|
1433
1453
|
} | {
|
|
1434
1454
|
type: "CRS";
|
|
1435
1455
|
internalVapixParameters: string;
|
|
@@ -1515,6 +1535,7 @@ export declare const facebookRtmpSchema: z.ZodObject<{
|
|
|
1515
1535
|
internalVapixParameters: string;
|
|
1516
1536
|
} | {
|
|
1517
1537
|
type: "CSw";
|
|
1538
|
+
internalVapixParameters: string;
|
|
1518
1539
|
} | {
|
|
1519
1540
|
type: "CRS";
|
|
1520
1541
|
internalVapixParameters: string;
|
|
@@ -1731,10 +1752,13 @@ export declare const gameChangerSchema: z.ZodObject<{
|
|
|
1731
1752
|
internalVapixParameters: string;
|
|
1732
1753
|
}>, z.ZodObject<{
|
|
1733
1754
|
type: z.ZodLiteral<"CSw">;
|
|
1755
|
+
internalVapixParameters: z.ZodString;
|
|
1734
1756
|
}, "strip", z.ZodTypeAny, {
|
|
1735
1757
|
type: "CSw";
|
|
1758
|
+
internalVapixParameters: string;
|
|
1736
1759
|
}, {
|
|
1737
1760
|
type: "CSw";
|
|
1761
|
+
internalVapixParameters: string;
|
|
1738
1762
|
}>, z.ZodObject<{
|
|
1739
1763
|
type: z.ZodLiteral<"CRS">;
|
|
1740
1764
|
internalVapixParameters: z.ZodString;
|
|
@@ -1775,6 +1799,7 @@ export declare const gameChangerSchema: z.ZodObject<{
|
|
|
1775
1799
|
internalVapixParameters: string;
|
|
1776
1800
|
} | {
|
|
1777
1801
|
type: "CSw";
|
|
1802
|
+
internalVapixParameters: string;
|
|
1778
1803
|
} | {
|
|
1779
1804
|
type: "CRS";
|
|
1780
1805
|
internalVapixParameters: string;
|
|
@@ -1807,6 +1832,7 @@ export declare const gameChangerSchema: z.ZodObject<{
|
|
|
1807
1832
|
internalVapixParameters: string;
|
|
1808
1833
|
} | {
|
|
1809
1834
|
type: "CSw";
|
|
1835
|
+
internalVapixParameters: string;
|
|
1810
1836
|
} | {
|
|
1811
1837
|
type: "CRS";
|
|
1812
1838
|
internalVapixParameters: string;
|
|
@@ -1937,6 +1963,7 @@ export declare const gameChangerSchema: z.ZodObject<{
|
|
|
1937
1963
|
internalVapixParameters: string;
|
|
1938
1964
|
} | {
|
|
1939
1965
|
type: "CSw";
|
|
1966
|
+
internalVapixParameters: string;
|
|
1940
1967
|
} | {
|
|
1941
1968
|
type: "CRS";
|
|
1942
1969
|
internalVapixParameters: string;
|
|
@@ -2022,6 +2049,7 @@ export declare const gameChangerSchema: z.ZodObject<{
|
|
|
2022
2049
|
internalVapixParameters: string;
|
|
2023
2050
|
} | {
|
|
2024
2051
|
type: "CSw";
|
|
2052
|
+
internalVapixParameters: string;
|
|
2025
2053
|
} | {
|
|
2026
2054
|
type: "CRS";
|
|
2027
2055
|
internalVapixParameters: string;
|
|
@@ -2238,10 +2266,13 @@ export declare const hlsPullSchema: z.ZodObject<{
|
|
|
2238
2266
|
internalVapixParameters: string;
|
|
2239
2267
|
}>, z.ZodObject<{
|
|
2240
2268
|
type: z.ZodLiteral<"CSw">;
|
|
2269
|
+
internalVapixParameters: z.ZodString;
|
|
2241
2270
|
}, "strip", z.ZodTypeAny, {
|
|
2242
2271
|
type: "CSw";
|
|
2272
|
+
internalVapixParameters: string;
|
|
2243
2273
|
}, {
|
|
2244
2274
|
type: "CSw";
|
|
2275
|
+
internalVapixParameters: string;
|
|
2245
2276
|
}>, z.ZodObject<{
|
|
2246
2277
|
type: z.ZodLiteral<"CRS">;
|
|
2247
2278
|
internalVapixParameters: z.ZodString;
|
|
@@ -2282,6 +2313,7 @@ export declare const hlsPullSchema: z.ZodObject<{
|
|
|
2282
2313
|
internalVapixParameters: string;
|
|
2283
2314
|
} | {
|
|
2284
2315
|
type: "CSw";
|
|
2316
|
+
internalVapixParameters: string;
|
|
2285
2317
|
} | {
|
|
2286
2318
|
type: "CRS";
|
|
2287
2319
|
internalVapixParameters: string;
|
|
@@ -2314,6 +2346,7 @@ export declare const hlsPullSchema: z.ZodObject<{
|
|
|
2314
2346
|
internalVapixParameters: string;
|
|
2315
2347
|
} | {
|
|
2316
2348
|
type: "CSw";
|
|
2349
|
+
internalVapixParameters: string;
|
|
2317
2350
|
} | {
|
|
2318
2351
|
type: "CRS";
|
|
2319
2352
|
internalVapixParameters: string;
|
|
@@ -2444,6 +2477,7 @@ export declare const hlsPullSchema: z.ZodObject<{
|
|
|
2444
2477
|
internalVapixParameters: string;
|
|
2445
2478
|
} | {
|
|
2446
2479
|
type: "CSw";
|
|
2480
|
+
internalVapixParameters: string;
|
|
2447
2481
|
} | {
|
|
2448
2482
|
type: "CRS";
|
|
2449
2483
|
internalVapixParameters: string;
|
|
@@ -2529,6 +2563,7 @@ export declare const hlsPullSchema: z.ZodObject<{
|
|
|
2529
2563
|
internalVapixParameters: string;
|
|
2530
2564
|
} | {
|
|
2531
2565
|
type: "CSw";
|
|
2566
|
+
internalVapixParameters: string;
|
|
2532
2567
|
} | {
|
|
2533
2568
|
type: "CRS";
|
|
2534
2569
|
internalVapixParameters: string;
|
|
@@ -2745,10 +2780,13 @@ export declare const hlsPushSchema: z.ZodObject<{
|
|
|
2745
2780
|
internalVapixParameters: string;
|
|
2746
2781
|
}>, z.ZodObject<{
|
|
2747
2782
|
type: z.ZodLiteral<"CSw">;
|
|
2783
|
+
internalVapixParameters: z.ZodString;
|
|
2748
2784
|
}, "strip", z.ZodTypeAny, {
|
|
2749
2785
|
type: "CSw";
|
|
2786
|
+
internalVapixParameters: string;
|
|
2750
2787
|
}, {
|
|
2751
2788
|
type: "CSw";
|
|
2789
|
+
internalVapixParameters: string;
|
|
2752
2790
|
}>, z.ZodObject<{
|
|
2753
2791
|
type: z.ZodLiteral<"CRS">;
|
|
2754
2792
|
internalVapixParameters: z.ZodString;
|
|
@@ -2789,6 +2827,7 @@ export declare const hlsPushSchema: z.ZodObject<{
|
|
|
2789
2827
|
internalVapixParameters: string;
|
|
2790
2828
|
} | {
|
|
2791
2829
|
type: "CSw";
|
|
2830
|
+
internalVapixParameters: string;
|
|
2792
2831
|
} | {
|
|
2793
2832
|
type: "CRS";
|
|
2794
2833
|
internalVapixParameters: string;
|
|
@@ -2821,6 +2860,7 @@ export declare const hlsPushSchema: z.ZodObject<{
|
|
|
2821
2860
|
internalVapixParameters: string;
|
|
2822
2861
|
} | {
|
|
2823
2862
|
type: "CSw";
|
|
2863
|
+
internalVapixParameters: string;
|
|
2824
2864
|
} | {
|
|
2825
2865
|
type: "CRS";
|
|
2826
2866
|
internalVapixParameters: string;
|
|
@@ -2951,6 +2991,7 @@ export declare const hlsPushSchema: z.ZodObject<{
|
|
|
2951
2991
|
internalVapixParameters: string;
|
|
2952
2992
|
} | {
|
|
2953
2993
|
type: "CSw";
|
|
2994
|
+
internalVapixParameters: string;
|
|
2954
2995
|
} | {
|
|
2955
2996
|
type: "CRS";
|
|
2956
2997
|
internalVapixParameters: string;
|
|
@@ -3036,6 +3077,7 @@ export declare const hlsPushSchema: z.ZodObject<{
|
|
|
3036
3077
|
internalVapixParameters: string;
|
|
3037
3078
|
} | {
|
|
3038
3079
|
type: "CSw";
|
|
3080
|
+
internalVapixParameters: string;
|
|
3039
3081
|
} | {
|
|
3040
3082
|
type: "CRS";
|
|
3041
3083
|
internalVapixParameters: string;
|
|
@@ -3252,10 +3294,13 @@ export declare const ibmSchema: z.ZodObject<{
|
|
|
3252
3294
|
internalVapixParameters: string;
|
|
3253
3295
|
}>, z.ZodObject<{
|
|
3254
3296
|
type: z.ZodLiteral<"CSw">;
|
|
3297
|
+
internalVapixParameters: z.ZodString;
|
|
3255
3298
|
}, "strip", z.ZodTypeAny, {
|
|
3256
3299
|
type: "CSw";
|
|
3300
|
+
internalVapixParameters: string;
|
|
3257
3301
|
}, {
|
|
3258
3302
|
type: "CSw";
|
|
3303
|
+
internalVapixParameters: string;
|
|
3259
3304
|
}>, z.ZodObject<{
|
|
3260
3305
|
type: z.ZodLiteral<"CRS">;
|
|
3261
3306
|
internalVapixParameters: z.ZodString;
|
|
@@ -3296,6 +3341,7 @@ export declare const ibmSchema: z.ZodObject<{
|
|
|
3296
3341
|
internalVapixParameters: string;
|
|
3297
3342
|
} | {
|
|
3298
3343
|
type: "CSw";
|
|
3344
|
+
internalVapixParameters: string;
|
|
3299
3345
|
} | {
|
|
3300
3346
|
type: "CRS";
|
|
3301
3347
|
internalVapixParameters: string;
|
|
@@ -3328,6 +3374,7 @@ export declare const ibmSchema: z.ZodObject<{
|
|
|
3328
3374
|
internalVapixParameters: string;
|
|
3329
3375
|
} | {
|
|
3330
3376
|
type: "CSw";
|
|
3377
|
+
internalVapixParameters: string;
|
|
3331
3378
|
} | {
|
|
3332
3379
|
type: "CRS";
|
|
3333
3380
|
internalVapixParameters: string;
|
|
@@ -3458,6 +3505,7 @@ export declare const ibmSchema: z.ZodObject<{
|
|
|
3458
3505
|
internalVapixParameters: string;
|
|
3459
3506
|
} | {
|
|
3460
3507
|
type: "CSw";
|
|
3508
|
+
internalVapixParameters: string;
|
|
3461
3509
|
} | {
|
|
3462
3510
|
type: "CRS";
|
|
3463
3511
|
internalVapixParameters: string;
|
|
@@ -3543,6 +3591,7 @@ export declare const ibmSchema: z.ZodObject<{
|
|
|
3543
3591
|
internalVapixParameters: string;
|
|
3544
3592
|
} | {
|
|
3545
3593
|
type: "CSw";
|
|
3594
|
+
internalVapixParameters: string;
|
|
3546
3595
|
} | {
|
|
3547
3596
|
type: "CRS";
|
|
3548
3597
|
internalVapixParameters: string;
|
|
@@ -3759,10 +3808,13 @@ export declare const mpegDvbSchema: z.ZodObject<{
|
|
|
3759
3808
|
internalVapixParameters: string;
|
|
3760
3809
|
}>, z.ZodObject<{
|
|
3761
3810
|
type: z.ZodLiteral<"CSw">;
|
|
3811
|
+
internalVapixParameters: z.ZodString;
|
|
3762
3812
|
}, "strip", z.ZodTypeAny, {
|
|
3763
3813
|
type: "CSw";
|
|
3814
|
+
internalVapixParameters: string;
|
|
3764
3815
|
}, {
|
|
3765
3816
|
type: "CSw";
|
|
3817
|
+
internalVapixParameters: string;
|
|
3766
3818
|
}>, z.ZodObject<{
|
|
3767
3819
|
type: z.ZodLiteral<"CRS">;
|
|
3768
3820
|
internalVapixParameters: z.ZodString;
|
|
@@ -3803,6 +3855,7 @@ export declare const mpegDvbSchema: z.ZodObject<{
|
|
|
3803
3855
|
internalVapixParameters: string;
|
|
3804
3856
|
} | {
|
|
3805
3857
|
type: "CSw";
|
|
3858
|
+
internalVapixParameters: string;
|
|
3806
3859
|
} | {
|
|
3807
3860
|
type: "CRS";
|
|
3808
3861
|
internalVapixParameters: string;
|
|
@@ -3835,6 +3888,7 @@ export declare const mpegDvbSchema: z.ZodObject<{
|
|
|
3835
3888
|
internalVapixParameters: string;
|
|
3836
3889
|
} | {
|
|
3837
3890
|
type: "CSw";
|
|
3891
|
+
internalVapixParameters: string;
|
|
3838
3892
|
} | {
|
|
3839
3893
|
type: "CRS";
|
|
3840
3894
|
internalVapixParameters: string;
|
|
@@ -3965,6 +4019,7 @@ export declare const mpegDvbSchema: z.ZodObject<{
|
|
|
3965
4019
|
internalVapixParameters: string;
|
|
3966
4020
|
} | {
|
|
3967
4021
|
type: "CSw";
|
|
4022
|
+
internalVapixParameters: string;
|
|
3968
4023
|
} | {
|
|
3969
4024
|
type: "CRS";
|
|
3970
4025
|
internalVapixParameters: string;
|
|
@@ -4050,6 +4105,7 @@ export declare const mpegDvbSchema: z.ZodObject<{
|
|
|
4050
4105
|
internalVapixParameters: string;
|
|
4051
4106
|
} | {
|
|
4052
4107
|
type: "CSw";
|
|
4108
|
+
internalVapixParameters: string;
|
|
4053
4109
|
} | {
|
|
4054
4110
|
type: "CRS";
|
|
4055
4111
|
internalVapixParameters: string;
|
|
@@ -4266,10 +4322,13 @@ export declare const microsoftAzureSchema: z.ZodObject<{
|
|
|
4266
4322
|
internalVapixParameters: string;
|
|
4267
4323
|
}>, z.ZodObject<{
|
|
4268
4324
|
type: z.ZodLiteral<"CSw">;
|
|
4325
|
+
internalVapixParameters: z.ZodString;
|
|
4269
4326
|
}, "strip", z.ZodTypeAny, {
|
|
4270
4327
|
type: "CSw";
|
|
4328
|
+
internalVapixParameters: string;
|
|
4271
4329
|
}, {
|
|
4272
4330
|
type: "CSw";
|
|
4331
|
+
internalVapixParameters: string;
|
|
4273
4332
|
}>, z.ZodObject<{
|
|
4274
4333
|
type: z.ZodLiteral<"CRS">;
|
|
4275
4334
|
internalVapixParameters: z.ZodString;
|
|
@@ -4310,6 +4369,7 @@ export declare const microsoftAzureSchema: z.ZodObject<{
|
|
|
4310
4369
|
internalVapixParameters: string;
|
|
4311
4370
|
} | {
|
|
4312
4371
|
type: "CSw";
|
|
4372
|
+
internalVapixParameters: string;
|
|
4313
4373
|
} | {
|
|
4314
4374
|
type: "CRS";
|
|
4315
4375
|
internalVapixParameters: string;
|
|
@@ -4342,6 +4402,7 @@ export declare const microsoftAzureSchema: z.ZodObject<{
|
|
|
4342
4402
|
internalVapixParameters: string;
|
|
4343
4403
|
} | {
|
|
4344
4404
|
type: "CSw";
|
|
4405
|
+
internalVapixParameters: string;
|
|
4345
4406
|
} | {
|
|
4346
4407
|
type: "CRS";
|
|
4347
4408
|
internalVapixParameters: string;
|
|
@@ -4472,6 +4533,7 @@ export declare const microsoftAzureSchema: z.ZodObject<{
|
|
|
4472
4533
|
internalVapixParameters: string;
|
|
4473
4534
|
} | {
|
|
4474
4535
|
type: "CSw";
|
|
4536
|
+
internalVapixParameters: string;
|
|
4475
4537
|
} | {
|
|
4476
4538
|
type: "CRS";
|
|
4477
4539
|
internalVapixParameters: string;
|
|
@@ -4557,6 +4619,7 @@ export declare const microsoftAzureSchema: z.ZodObject<{
|
|
|
4557
4619
|
internalVapixParameters: string;
|
|
4558
4620
|
} | {
|
|
4559
4621
|
type: "CSw";
|
|
4622
|
+
internalVapixParameters: string;
|
|
4560
4623
|
} | {
|
|
4561
4624
|
type: "CRS";
|
|
4562
4625
|
internalVapixParameters: string;
|
|
@@ -4773,10 +4836,13 @@ export declare const microsoftStreamSchema: z.ZodObject<{
|
|
|
4773
4836
|
internalVapixParameters: string;
|
|
4774
4837
|
}>, z.ZodObject<{
|
|
4775
4838
|
type: z.ZodLiteral<"CSw">;
|
|
4839
|
+
internalVapixParameters: z.ZodString;
|
|
4776
4840
|
}, "strip", z.ZodTypeAny, {
|
|
4777
4841
|
type: "CSw";
|
|
4842
|
+
internalVapixParameters: string;
|
|
4778
4843
|
}, {
|
|
4779
4844
|
type: "CSw";
|
|
4845
|
+
internalVapixParameters: string;
|
|
4780
4846
|
}>, z.ZodObject<{
|
|
4781
4847
|
type: z.ZodLiteral<"CRS">;
|
|
4782
4848
|
internalVapixParameters: z.ZodString;
|
|
@@ -4817,6 +4883,7 @@ export declare const microsoftStreamSchema: z.ZodObject<{
|
|
|
4817
4883
|
internalVapixParameters: string;
|
|
4818
4884
|
} | {
|
|
4819
4885
|
type: "CSw";
|
|
4886
|
+
internalVapixParameters: string;
|
|
4820
4887
|
} | {
|
|
4821
4888
|
type: "CRS";
|
|
4822
4889
|
internalVapixParameters: string;
|
|
@@ -4849,6 +4916,7 @@ export declare const microsoftStreamSchema: z.ZodObject<{
|
|
|
4849
4916
|
internalVapixParameters: string;
|
|
4850
4917
|
} | {
|
|
4851
4918
|
type: "CSw";
|
|
4919
|
+
internalVapixParameters: string;
|
|
4852
4920
|
} | {
|
|
4853
4921
|
type: "CRS";
|
|
4854
4922
|
internalVapixParameters: string;
|
|
@@ -4979,6 +5047,7 @@ export declare const microsoftStreamSchema: z.ZodObject<{
|
|
|
4979
5047
|
internalVapixParameters: string;
|
|
4980
5048
|
} | {
|
|
4981
5049
|
type: "CSw";
|
|
5050
|
+
internalVapixParameters: string;
|
|
4982
5051
|
} | {
|
|
4983
5052
|
type: "CRS";
|
|
4984
5053
|
internalVapixParameters: string;
|
|
@@ -5064,6 +5133,7 @@ export declare const microsoftStreamSchema: z.ZodObject<{
|
|
|
5064
5133
|
internalVapixParameters: string;
|
|
5065
5134
|
} | {
|
|
5066
5135
|
type: "CSw";
|
|
5136
|
+
internalVapixParameters: string;
|
|
5067
5137
|
} | {
|
|
5068
5138
|
type: "CRS";
|
|
5069
5139
|
internalVapixParameters: string;
|
|
@@ -5280,10 +5350,13 @@ export declare const rtmpSchema: z.ZodObject<{
|
|
|
5280
5350
|
internalVapixParameters: string;
|
|
5281
5351
|
}>, z.ZodObject<{
|
|
5282
5352
|
type: z.ZodLiteral<"CSw">;
|
|
5353
|
+
internalVapixParameters: z.ZodString;
|
|
5283
5354
|
}, "strip", z.ZodTypeAny, {
|
|
5284
5355
|
type: "CSw";
|
|
5356
|
+
internalVapixParameters: string;
|
|
5285
5357
|
}, {
|
|
5286
5358
|
type: "CSw";
|
|
5359
|
+
internalVapixParameters: string;
|
|
5287
5360
|
}>, z.ZodObject<{
|
|
5288
5361
|
type: z.ZodLiteral<"CRS">;
|
|
5289
5362
|
internalVapixParameters: z.ZodString;
|
|
@@ -5324,6 +5397,7 @@ export declare const rtmpSchema: z.ZodObject<{
|
|
|
5324
5397
|
internalVapixParameters: string;
|
|
5325
5398
|
} | {
|
|
5326
5399
|
type: "CSw";
|
|
5400
|
+
internalVapixParameters: string;
|
|
5327
5401
|
} | {
|
|
5328
5402
|
type: "CRS";
|
|
5329
5403
|
internalVapixParameters: string;
|
|
@@ -5356,6 +5430,7 @@ export declare const rtmpSchema: z.ZodObject<{
|
|
|
5356
5430
|
internalVapixParameters: string;
|
|
5357
5431
|
} | {
|
|
5358
5432
|
type: "CSw";
|
|
5433
|
+
internalVapixParameters: string;
|
|
5359
5434
|
} | {
|
|
5360
5435
|
type: "CRS";
|
|
5361
5436
|
internalVapixParameters: string;
|
|
@@ -5486,6 +5561,7 @@ export declare const rtmpSchema: z.ZodObject<{
|
|
|
5486
5561
|
internalVapixParameters: string;
|
|
5487
5562
|
} | {
|
|
5488
5563
|
type: "CSw";
|
|
5564
|
+
internalVapixParameters: string;
|
|
5489
5565
|
} | {
|
|
5490
5566
|
type: "CRS";
|
|
5491
5567
|
internalVapixParameters: string;
|
|
@@ -5571,6 +5647,7 @@ export declare const rtmpSchema: z.ZodObject<{
|
|
|
5571
5647
|
internalVapixParameters: string;
|
|
5572
5648
|
} | {
|
|
5573
5649
|
type: "CSw";
|
|
5650
|
+
internalVapixParameters: string;
|
|
5574
5651
|
} | {
|
|
5575
5652
|
type: "CRS";
|
|
5576
5653
|
internalVapixParameters: string;
|
|
@@ -5787,10 +5864,13 @@ export declare const sdCardSchema: z.ZodObject<{
|
|
|
5787
5864
|
internalVapixParameters: string;
|
|
5788
5865
|
}>, z.ZodObject<{
|
|
5789
5866
|
type: z.ZodLiteral<"CSw">;
|
|
5867
|
+
internalVapixParameters: z.ZodString;
|
|
5790
5868
|
}, "strip", z.ZodTypeAny, {
|
|
5791
5869
|
type: "CSw";
|
|
5870
|
+
internalVapixParameters: string;
|
|
5792
5871
|
}, {
|
|
5793
5872
|
type: "CSw";
|
|
5873
|
+
internalVapixParameters: string;
|
|
5794
5874
|
}>, z.ZodObject<{
|
|
5795
5875
|
type: z.ZodLiteral<"CRS">;
|
|
5796
5876
|
internalVapixParameters: z.ZodString;
|
|
@@ -5831,6 +5911,7 @@ export declare const sdCardSchema: z.ZodObject<{
|
|
|
5831
5911
|
internalVapixParameters: string;
|
|
5832
5912
|
} | {
|
|
5833
5913
|
type: "CSw";
|
|
5914
|
+
internalVapixParameters: string;
|
|
5834
5915
|
} | {
|
|
5835
5916
|
type: "CRS";
|
|
5836
5917
|
internalVapixParameters: string;
|
|
@@ -5863,6 +5944,7 @@ export declare const sdCardSchema: z.ZodObject<{
|
|
|
5863
5944
|
internalVapixParameters: string;
|
|
5864
5945
|
} | {
|
|
5865
5946
|
type: "CSw";
|
|
5947
|
+
internalVapixParameters: string;
|
|
5866
5948
|
} | {
|
|
5867
5949
|
type: "CRS";
|
|
5868
5950
|
internalVapixParameters: string;
|
|
@@ -5993,6 +6075,7 @@ export declare const sdCardSchema: z.ZodObject<{
|
|
|
5993
6075
|
internalVapixParameters: string;
|
|
5994
6076
|
} | {
|
|
5995
6077
|
type: "CSw";
|
|
6078
|
+
internalVapixParameters: string;
|
|
5996
6079
|
} | {
|
|
5997
6080
|
type: "CRS";
|
|
5998
6081
|
internalVapixParameters: string;
|
|
@@ -6078,6 +6161,7 @@ export declare const sdCardSchema: z.ZodObject<{
|
|
|
6078
6161
|
internalVapixParameters: string;
|
|
6079
6162
|
} | {
|
|
6080
6163
|
type: "CSw";
|
|
6164
|
+
internalVapixParameters: string;
|
|
6081
6165
|
} | {
|
|
6082
6166
|
type: "CRS";
|
|
6083
6167
|
internalVapixParameters: string;
|
|
@@ -6294,10 +6378,13 @@ export declare const srtSchema: z.ZodObject<{
|
|
|
6294
6378
|
internalVapixParameters: string;
|
|
6295
6379
|
}>, z.ZodObject<{
|
|
6296
6380
|
type: z.ZodLiteral<"CSw">;
|
|
6381
|
+
internalVapixParameters: z.ZodString;
|
|
6297
6382
|
}, "strip", z.ZodTypeAny, {
|
|
6298
6383
|
type: "CSw";
|
|
6384
|
+
internalVapixParameters: string;
|
|
6299
6385
|
}, {
|
|
6300
6386
|
type: "CSw";
|
|
6387
|
+
internalVapixParameters: string;
|
|
6301
6388
|
}>, z.ZodObject<{
|
|
6302
6389
|
type: z.ZodLiteral<"CRS">;
|
|
6303
6390
|
internalVapixParameters: z.ZodString;
|
|
@@ -6338,6 +6425,7 @@ export declare const srtSchema: z.ZodObject<{
|
|
|
6338
6425
|
internalVapixParameters: string;
|
|
6339
6426
|
} | {
|
|
6340
6427
|
type: "CSw";
|
|
6428
|
+
internalVapixParameters: string;
|
|
6341
6429
|
} | {
|
|
6342
6430
|
type: "CRS";
|
|
6343
6431
|
internalVapixParameters: string;
|
|
@@ -6370,6 +6458,7 @@ export declare const srtSchema: z.ZodObject<{
|
|
|
6370
6458
|
internalVapixParameters: string;
|
|
6371
6459
|
} | {
|
|
6372
6460
|
type: "CSw";
|
|
6461
|
+
internalVapixParameters: string;
|
|
6373
6462
|
} | {
|
|
6374
6463
|
type: "CRS";
|
|
6375
6464
|
internalVapixParameters: string;
|
|
@@ -6500,6 +6589,7 @@ export declare const srtSchema: z.ZodObject<{
|
|
|
6500
6589
|
internalVapixParameters: string;
|
|
6501
6590
|
} | {
|
|
6502
6591
|
type: "CSw";
|
|
6592
|
+
internalVapixParameters: string;
|
|
6503
6593
|
} | {
|
|
6504
6594
|
type: "CRS";
|
|
6505
6595
|
internalVapixParameters: string;
|
|
@@ -6585,6 +6675,7 @@ export declare const srtSchema: z.ZodObject<{
|
|
|
6585
6675
|
internalVapixParameters: string;
|
|
6586
6676
|
} | {
|
|
6587
6677
|
type: "CSw";
|
|
6678
|
+
internalVapixParameters: string;
|
|
6588
6679
|
} | {
|
|
6589
6680
|
type: "CRS";
|
|
6590
6681
|
internalVapixParameters: string;
|
|
@@ -6801,10 +6892,13 @@ export declare const twitchSchema: z.ZodObject<{
|
|
|
6801
6892
|
internalVapixParameters: string;
|
|
6802
6893
|
}>, z.ZodObject<{
|
|
6803
6894
|
type: z.ZodLiteral<"CSw">;
|
|
6895
|
+
internalVapixParameters: z.ZodString;
|
|
6804
6896
|
}, "strip", z.ZodTypeAny, {
|
|
6805
6897
|
type: "CSw";
|
|
6898
|
+
internalVapixParameters: string;
|
|
6806
6899
|
}, {
|
|
6807
6900
|
type: "CSw";
|
|
6901
|
+
internalVapixParameters: string;
|
|
6808
6902
|
}>, z.ZodObject<{
|
|
6809
6903
|
type: z.ZodLiteral<"CRS">;
|
|
6810
6904
|
internalVapixParameters: z.ZodString;
|
|
@@ -6845,6 +6939,7 @@ export declare const twitchSchema: z.ZodObject<{
|
|
|
6845
6939
|
internalVapixParameters: string;
|
|
6846
6940
|
} | {
|
|
6847
6941
|
type: "CSw";
|
|
6942
|
+
internalVapixParameters: string;
|
|
6848
6943
|
} | {
|
|
6849
6944
|
type: "CRS";
|
|
6850
6945
|
internalVapixParameters: string;
|
|
@@ -6877,6 +6972,7 @@ export declare const twitchSchema: z.ZodObject<{
|
|
|
6877
6972
|
internalVapixParameters: string;
|
|
6878
6973
|
} | {
|
|
6879
6974
|
type: "CSw";
|
|
6975
|
+
internalVapixParameters: string;
|
|
6880
6976
|
} | {
|
|
6881
6977
|
type: "CRS";
|
|
6882
6978
|
internalVapixParameters: string;
|
|
@@ -7007,6 +7103,7 @@ export declare const twitchSchema: z.ZodObject<{
|
|
|
7007
7103
|
internalVapixParameters: string;
|
|
7008
7104
|
} | {
|
|
7009
7105
|
type: "CSw";
|
|
7106
|
+
internalVapixParameters: string;
|
|
7010
7107
|
} | {
|
|
7011
7108
|
type: "CRS";
|
|
7012
7109
|
internalVapixParameters: string;
|
|
@@ -7092,6 +7189,7 @@ export declare const twitchSchema: z.ZodObject<{
|
|
|
7092
7189
|
internalVapixParameters: string;
|
|
7093
7190
|
} | {
|
|
7094
7191
|
type: "CSw";
|
|
7192
|
+
internalVapixParameters: string;
|
|
7095
7193
|
} | {
|
|
7096
7194
|
type: "CRS";
|
|
7097
7195
|
internalVapixParameters: string;
|
|
@@ -7308,10 +7406,13 @@ export declare const vimeoSchema: z.ZodObject<{
|
|
|
7308
7406
|
internalVapixParameters: string;
|
|
7309
7407
|
}>, z.ZodObject<{
|
|
7310
7408
|
type: z.ZodLiteral<"CSw">;
|
|
7409
|
+
internalVapixParameters: z.ZodString;
|
|
7311
7410
|
}, "strip", z.ZodTypeAny, {
|
|
7312
7411
|
type: "CSw";
|
|
7412
|
+
internalVapixParameters: string;
|
|
7313
7413
|
}, {
|
|
7314
7414
|
type: "CSw";
|
|
7415
|
+
internalVapixParameters: string;
|
|
7315
7416
|
}>, z.ZodObject<{
|
|
7316
7417
|
type: z.ZodLiteral<"CRS">;
|
|
7317
7418
|
internalVapixParameters: z.ZodString;
|
|
@@ -7352,6 +7453,7 @@ export declare const vimeoSchema: z.ZodObject<{
|
|
|
7352
7453
|
internalVapixParameters: string;
|
|
7353
7454
|
} | {
|
|
7354
7455
|
type: "CSw";
|
|
7456
|
+
internalVapixParameters: string;
|
|
7355
7457
|
} | {
|
|
7356
7458
|
type: "CRS";
|
|
7357
7459
|
internalVapixParameters: string;
|
|
@@ -7384,6 +7486,7 @@ export declare const vimeoSchema: z.ZodObject<{
|
|
|
7384
7486
|
internalVapixParameters: string;
|
|
7385
7487
|
} | {
|
|
7386
7488
|
type: "CSw";
|
|
7489
|
+
internalVapixParameters: string;
|
|
7387
7490
|
} | {
|
|
7388
7491
|
type: "CRS";
|
|
7389
7492
|
internalVapixParameters: string;
|
|
@@ -7514,6 +7617,7 @@ export declare const vimeoSchema: z.ZodObject<{
|
|
|
7514
7617
|
internalVapixParameters: string;
|
|
7515
7618
|
} | {
|
|
7516
7619
|
type: "CSw";
|
|
7620
|
+
internalVapixParameters: string;
|
|
7517
7621
|
} | {
|
|
7518
7622
|
type: "CRS";
|
|
7519
7623
|
internalVapixParameters: string;
|
|
@@ -7599,6 +7703,7 @@ export declare const vimeoSchema: z.ZodObject<{
|
|
|
7599
7703
|
internalVapixParameters: string;
|
|
7600
7704
|
} | {
|
|
7601
7705
|
type: "CSw";
|
|
7706
|
+
internalVapixParameters: string;
|
|
7602
7707
|
} | {
|
|
7603
7708
|
type: "CRS";
|
|
7604
7709
|
internalVapixParameters: string;
|
|
@@ -7815,10 +7920,13 @@ export declare const wowzaSchema: z.ZodObject<{
|
|
|
7815
7920
|
internalVapixParameters: string;
|
|
7816
7921
|
}>, z.ZodObject<{
|
|
7817
7922
|
type: z.ZodLiteral<"CSw">;
|
|
7923
|
+
internalVapixParameters: z.ZodString;
|
|
7818
7924
|
}, "strip", z.ZodTypeAny, {
|
|
7819
7925
|
type: "CSw";
|
|
7926
|
+
internalVapixParameters: string;
|
|
7820
7927
|
}, {
|
|
7821
7928
|
type: "CSw";
|
|
7929
|
+
internalVapixParameters: string;
|
|
7822
7930
|
}>, z.ZodObject<{
|
|
7823
7931
|
type: z.ZodLiteral<"CRS">;
|
|
7824
7932
|
internalVapixParameters: z.ZodString;
|
|
@@ -7859,6 +7967,7 @@ export declare const wowzaSchema: z.ZodObject<{
|
|
|
7859
7967
|
internalVapixParameters: string;
|
|
7860
7968
|
} | {
|
|
7861
7969
|
type: "CSw";
|
|
7970
|
+
internalVapixParameters: string;
|
|
7862
7971
|
} | {
|
|
7863
7972
|
type: "CRS";
|
|
7864
7973
|
internalVapixParameters: string;
|
|
@@ -7891,6 +8000,7 @@ export declare const wowzaSchema: z.ZodObject<{
|
|
|
7891
8000
|
internalVapixParameters: string;
|
|
7892
8001
|
} | {
|
|
7893
8002
|
type: "CSw";
|
|
8003
|
+
internalVapixParameters: string;
|
|
7894
8004
|
} | {
|
|
7895
8005
|
type: "CRS";
|
|
7896
8006
|
internalVapixParameters: string;
|
|
@@ -8021,6 +8131,7 @@ export declare const wowzaSchema: z.ZodObject<{
|
|
|
8021
8131
|
internalVapixParameters: string;
|
|
8022
8132
|
} | {
|
|
8023
8133
|
type: "CSw";
|
|
8134
|
+
internalVapixParameters: string;
|
|
8024
8135
|
} | {
|
|
8025
8136
|
type: "CRS";
|
|
8026
8137
|
internalVapixParameters: string;
|
|
@@ -8106,6 +8217,7 @@ export declare const wowzaSchema: z.ZodObject<{
|
|
|
8106
8217
|
internalVapixParameters: string;
|
|
8107
8218
|
} | {
|
|
8108
8219
|
type: "CSw";
|
|
8220
|
+
internalVapixParameters: string;
|
|
8109
8221
|
} | {
|
|
8110
8222
|
type: "CRS";
|
|
8111
8223
|
internalVapixParameters: string;
|
|
@@ -8322,10 +8434,13 @@ export declare const youtubeRtmpSchema: z.ZodObject<{
|
|
|
8322
8434
|
internalVapixParameters: string;
|
|
8323
8435
|
}>, z.ZodObject<{
|
|
8324
8436
|
type: z.ZodLiteral<"CSw">;
|
|
8437
|
+
internalVapixParameters: z.ZodString;
|
|
8325
8438
|
}, "strip", z.ZodTypeAny, {
|
|
8326
8439
|
type: "CSw";
|
|
8440
|
+
internalVapixParameters: string;
|
|
8327
8441
|
}, {
|
|
8328
8442
|
type: "CSw";
|
|
8443
|
+
internalVapixParameters: string;
|
|
8329
8444
|
}>, z.ZodObject<{
|
|
8330
8445
|
type: z.ZodLiteral<"CRS">;
|
|
8331
8446
|
internalVapixParameters: z.ZodString;
|
|
@@ -8366,6 +8481,7 @@ export declare const youtubeRtmpSchema: z.ZodObject<{
|
|
|
8366
8481
|
internalVapixParameters: string;
|
|
8367
8482
|
} | {
|
|
8368
8483
|
type: "CSw";
|
|
8484
|
+
internalVapixParameters: string;
|
|
8369
8485
|
} | {
|
|
8370
8486
|
type: "CRS";
|
|
8371
8487
|
internalVapixParameters: string;
|
|
@@ -8398,6 +8514,7 @@ export declare const youtubeRtmpSchema: z.ZodObject<{
|
|
|
8398
8514
|
internalVapixParameters: string;
|
|
8399
8515
|
} | {
|
|
8400
8516
|
type: "CSw";
|
|
8517
|
+
internalVapixParameters: string;
|
|
8401
8518
|
} | {
|
|
8402
8519
|
type: "CRS";
|
|
8403
8520
|
internalVapixParameters: string;
|
|
@@ -8528,6 +8645,7 @@ export declare const youtubeRtmpSchema: z.ZodObject<{
|
|
|
8528
8645
|
internalVapixParameters: string;
|
|
8529
8646
|
} | {
|
|
8530
8647
|
type: "CSw";
|
|
8648
|
+
internalVapixParameters: string;
|
|
8531
8649
|
} | {
|
|
8532
8650
|
type: "CRS";
|
|
8533
8651
|
internalVapixParameters: string;
|
|
@@ -8613,6 +8731,7 @@ export declare const youtubeRtmpSchema: z.ZodObject<{
|
|
|
8613
8731
|
internalVapixParameters: string;
|
|
8614
8732
|
} | {
|
|
8615
8733
|
type: "CSw";
|
|
8734
|
+
internalVapixParameters: string;
|
|
8616
8735
|
} | {
|
|
8617
8736
|
type: "CRS";
|
|
8618
8737
|
internalVapixParameters: string;
|