@recallai/desktop-sdk 2024.2.1-0c0f140ff96917a5c30940d71d7fd0712780a89c → 2024.2.1-4bd5d080eda7b15e0578cfddf2c5de2bba06bc6c
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/binding.gyp +1 -11
- package/desktop_sdk_macos.framework/Headers/desktop_sdk_macos-Swift.h +0 -6
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.abi.json +3 -247
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.private.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.abi.json +3 -247
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.private.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Headers/desktop_sdk_macos-Swift.h +0 -6
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.abi.json +3 -247
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.private.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.abi.json +3 -247
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.private.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/A/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/A/desktop_sdk_macos +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Headers/desktop_sdk_macos-Swift.h +0 -6
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/Project/x86_64-apple-macos.swiftsourceinfo +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.abi.json +3 -247
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.private.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/arm64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.abi.json +3 -247
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.private.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftinterface +0 -7
- package/desktop_sdk_macos.framework/Versions/Current/Modules/desktop_sdk_macos.swiftmodule/x86_64-apple-macos.swiftmodule +0 -0
- package/desktop_sdk_macos.framework/Versions/Current/desktop_sdk_macos +0 -0
- package/desktop_sdk_macos.framework/desktop_sdk_macos +0 -0
- package/index.d.ts +0 -5
- package/index.js +1 -8
- package/package.json +3 -6
- package/src/RecallAiDesktopSdk.h +1 -4
- package/src/main.cc +31 -82
|
@@ -840,62 +840,6 @@
|
|
|
840
840
|
"declKind": "Import",
|
|
841
841
|
"moduleName": "desktop_sdk_macos"
|
|
842
842
|
},
|
|
843
|
-
{
|
|
844
|
-
"kind": "Import",
|
|
845
|
-
"name": "Foundation",
|
|
846
|
-
"printedName": "Foundation",
|
|
847
|
-
"declKind": "Import",
|
|
848
|
-
"moduleName": "desktop_sdk_macos"
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "Import",
|
|
852
|
-
"name": "SystemExtensions",
|
|
853
|
-
"printedName": "SystemExtensions",
|
|
854
|
-
"declKind": "Import",
|
|
855
|
-
"moduleName": "desktop_sdk_macos"
|
|
856
|
-
},
|
|
857
|
-
{
|
|
858
|
-
"kind": "Import",
|
|
859
|
-
"name": "os",
|
|
860
|
-
"printedName": "os",
|
|
861
|
-
"declKind": "Import",
|
|
862
|
-
"moduleName": "desktop_sdk_macos"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"kind": "TypeDecl",
|
|
866
|
-
"name": "RecallAiSdkEvent",
|
|
867
|
-
"printedName": "RecallAiSdkEvent",
|
|
868
|
-
"children": [
|
|
869
|
-
{
|
|
870
|
-
"kind": "Function",
|
|
871
|
-
"name": "serialize",
|
|
872
|
-
"printedName": "serialize()",
|
|
873
|
-
"children": [
|
|
874
|
-
{
|
|
875
|
-
"kind": "TypeNominal",
|
|
876
|
-
"name": "String",
|
|
877
|
-
"printedName": "Swift.String",
|
|
878
|
-
"usr": "s:SS"
|
|
879
|
-
}
|
|
880
|
-
],
|
|
881
|
-
"declKind": "Func",
|
|
882
|
-
"usr": "s:17desktop_sdk_macos16RecallAiSdkEventV9serializeSSyF",
|
|
883
|
-
"mangledName": "$s17desktop_sdk_macos16RecallAiSdkEventV9serializeSSyF",
|
|
884
|
-
"moduleName": "desktop_sdk_macos",
|
|
885
|
-
"declAttributes": [
|
|
886
|
-
"AccessControl"
|
|
887
|
-
],
|
|
888
|
-
"funcSelfKind": "NonMutating"
|
|
889
|
-
}
|
|
890
|
-
],
|
|
891
|
-
"declKind": "Struct",
|
|
892
|
-
"usr": "s:17desktop_sdk_macos16RecallAiSdkEventV",
|
|
893
|
-
"mangledName": "$s17desktop_sdk_macos16RecallAiSdkEventV",
|
|
894
|
-
"moduleName": "desktop_sdk_macos",
|
|
895
|
-
"declAttributes": [
|
|
896
|
-
"AccessControl"
|
|
897
|
-
]
|
|
898
|
-
},
|
|
899
843
|
{
|
|
900
844
|
"kind": "Import",
|
|
901
845
|
"name": "ApplicationServices",
|
|
@@ -2609,44 +2553,6 @@
|
|
|
2609
2553
|
],
|
|
2610
2554
|
"funcSelfKind": "NonMutating"
|
|
2611
2555
|
},
|
|
2612
|
-
{
|
|
2613
|
-
"kind": "Function",
|
|
2614
|
-
"name": "registerEventCallback",
|
|
2615
|
-
"printedName": "registerEventCallback(callback:)",
|
|
2616
|
-
"children": [
|
|
2617
|
-
{
|
|
2618
|
-
"kind": "TypeNominal",
|
|
2619
|
-
"name": "Void",
|
|
2620
|
-
"printedName": "()"
|
|
2621
|
-
},
|
|
2622
|
-
{
|
|
2623
|
-
"kind": "TypeFunc",
|
|
2624
|
-
"name": "Function",
|
|
2625
|
-
"printedName": "(desktop_sdk_macos.RecallAiSdkEvent) -> ()",
|
|
2626
|
-
"children": [
|
|
2627
|
-
{
|
|
2628
|
-
"kind": "TypeNominal",
|
|
2629
|
-
"name": "Void",
|
|
2630
|
-
"printedName": "()"
|
|
2631
|
-
},
|
|
2632
|
-
{
|
|
2633
|
-
"kind": "TypeNominal",
|
|
2634
|
-
"name": "RecallAiSdkEvent",
|
|
2635
|
-
"printedName": "desktop_sdk_macos.RecallAiSdkEvent",
|
|
2636
|
-
"usr": "s:17desktop_sdk_macos16RecallAiSdkEventV"
|
|
2637
|
-
}
|
|
2638
|
-
]
|
|
2639
|
-
}
|
|
2640
|
-
],
|
|
2641
|
-
"declKind": "Func",
|
|
2642
|
-
"usr": "s:17desktop_sdk_macos18RecallAiDesktopSdkC21registerEventCallback8callbackyyAA0degI0Vc_tF",
|
|
2643
|
-
"mangledName": "$s17desktop_sdk_macos18RecallAiDesktopSdkC21registerEventCallback8callbackyyAA0degI0Vc_tF",
|
|
2644
|
-
"moduleName": "desktop_sdk_macos",
|
|
2645
|
-
"declAttributes": [
|
|
2646
|
-
"AccessControl"
|
|
2647
|
-
],
|
|
2648
|
-
"funcSelfKind": "NonMutating"
|
|
2649
|
-
},
|
|
2650
2556
|
{
|
|
2651
2557
|
"kind": "Function",
|
|
2652
2558
|
"name": "installCameraExtension",
|
|
@@ -3269,39 +3175,6 @@
|
|
|
3269
3175
|
],
|
|
3270
3176
|
"funcSelfKind": "NonMutating"
|
|
3271
3177
|
},
|
|
3272
|
-
{
|
|
3273
|
-
"kind": "Function",
|
|
3274
|
-
"name": "RecallAiSdkRegisterCallback",
|
|
3275
|
-
"printedName": "RecallAiSdkRegisterCallback(callback:userData:)",
|
|
3276
|
-
"children": [
|
|
3277
|
-
{
|
|
3278
|
-
"kind": "TypeNominal",
|
|
3279
|
-
"name": "Void",
|
|
3280
|
-
"printedName": "()"
|
|
3281
|
-
},
|
|
3282
|
-
{
|
|
3283
|
-
"kind": "TypeNominal",
|
|
3284
|
-
"name": "UnsafeRawPointer",
|
|
3285
|
-
"printedName": "Swift.UnsafeRawPointer",
|
|
3286
|
-
"usr": "s:SV"
|
|
3287
|
-
},
|
|
3288
|
-
{
|
|
3289
|
-
"kind": "TypeNominal",
|
|
3290
|
-
"name": "UnsafeMutableRawPointer",
|
|
3291
|
-
"printedName": "Swift.UnsafeMutableRawPointer",
|
|
3292
|
-
"usr": "s:Sv"
|
|
3293
|
-
}
|
|
3294
|
-
],
|
|
3295
|
-
"declKind": "Func",
|
|
3296
|
-
"usr": "c:(cm)RecallAiSdkRegisterCallbackWithCallback:userData:",
|
|
3297
|
-
"mangledName": "$s17desktop_sdk_macos27RecallAiSdkRegisterCallback8callback8userDataySV_SvtF",
|
|
3298
|
-
"moduleName": "desktop_sdk_macos",
|
|
3299
|
-
"declAttributes": [
|
|
3300
|
-
"AccessControl",
|
|
3301
|
-
"CDecl"
|
|
3302
|
-
],
|
|
3303
|
-
"funcSelfKind": "NonMutating"
|
|
3304
|
-
},
|
|
3305
3178
|
{
|
|
3306
3179
|
"kind": "Import",
|
|
3307
3180
|
"name": "AVFoundation",
|
|
@@ -3483,116 +3356,6 @@
|
|
|
3483
3356
|
}
|
|
3484
3357
|
]
|
|
3485
3358
|
},
|
|
3486
|
-
{
|
|
3487
|
-
"kind": "Var",
|
|
3488
|
-
"name": "titleContains",
|
|
3489
|
-
"printedName": "titleContains",
|
|
3490
|
-
"children": [
|
|
3491
|
-
{
|
|
3492
|
-
"kind": "TypeNominal",
|
|
3493
|
-
"name": "Optional",
|
|
3494
|
-
"printedName": "Swift.String?",
|
|
3495
|
-
"children": [
|
|
3496
|
-
{
|
|
3497
|
-
"kind": "TypeNominal",
|
|
3498
|
-
"name": "String",
|
|
3499
|
-
"printedName": "Swift.String",
|
|
3500
|
-
"usr": "s:SS"
|
|
3501
|
-
}
|
|
3502
|
-
],
|
|
3503
|
-
"usr": "s:Sq"
|
|
3504
|
-
}
|
|
3505
|
-
],
|
|
3506
|
-
"declKind": "Var",
|
|
3507
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvp",
|
|
3508
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvp",
|
|
3509
|
-
"moduleName": "desktop_sdk_macos",
|
|
3510
|
-
"declAttributes": [
|
|
3511
|
-
"HasInitialValue",
|
|
3512
|
-
"HasStorage",
|
|
3513
|
-
"AccessControl"
|
|
3514
|
-
],
|
|
3515
|
-
"hasStorage": true,
|
|
3516
|
-
"accessors": [
|
|
3517
|
-
{
|
|
3518
|
-
"kind": "Accessor",
|
|
3519
|
-
"name": "Get",
|
|
3520
|
-
"printedName": "Get()",
|
|
3521
|
-
"children": [
|
|
3522
|
-
{
|
|
3523
|
-
"kind": "TypeNominal",
|
|
3524
|
-
"name": "Optional",
|
|
3525
|
-
"printedName": "Swift.String?",
|
|
3526
|
-
"children": [
|
|
3527
|
-
{
|
|
3528
|
-
"kind": "TypeNominal",
|
|
3529
|
-
"name": "String",
|
|
3530
|
-
"printedName": "Swift.String",
|
|
3531
|
-
"usr": "s:SS"
|
|
3532
|
-
}
|
|
3533
|
-
],
|
|
3534
|
-
"usr": "s:Sq"
|
|
3535
|
-
}
|
|
3536
|
-
],
|
|
3537
|
-
"declKind": "Accessor",
|
|
3538
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvg",
|
|
3539
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvg",
|
|
3540
|
-
"moduleName": "desktop_sdk_macos",
|
|
3541
|
-
"implicit": true,
|
|
3542
|
-
"accessorKind": "get"
|
|
3543
|
-
},
|
|
3544
|
-
{
|
|
3545
|
-
"kind": "Accessor",
|
|
3546
|
-
"name": "Set",
|
|
3547
|
-
"printedName": "Set()",
|
|
3548
|
-
"children": [
|
|
3549
|
-
{
|
|
3550
|
-
"kind": "TypeNominal",
|
|
3551
|
-
"name": "Void",
|
|
3552
|
-
"printedName": "()"
|
|
3553
|
-
},
|
|
3554
|
-
{
|
|
3555
|
-
"kind": "TypeNominal",
|
|
3556
|
-
"name": "Optional",
|
|
3557
|
-
"printedName": "Swift.String?",
|
|
3558
|
-
"children": [
|
|
3559
|
-
{
|
|
3560
|
-
"kind": "TypeNominal",
|
|
3561
|
-
"name": "String",
|
|
3562
|
-
"printedName": "Swift.String",
|
|
3563
|
-
"usr": "s:SS"
|
|
3564
|
-
}
|
|
3565
|
-
],
|
|
3566
|
-
"usr": "s:Sq"
|
|
3567
|
-
}
|
|
3568
|
-
],
|
|
3569
|
-
"declKind": "Accessor",
|
|
3570
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvs",
|
|
3571
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvs",
|
|
3572
|
-
"moduleName": "desktop_sdk_macos",
|
|
3573
|
-
"implicit": true,
|
|
3574
|
-
"accessorKind": "set"
|
|
3575
|
-
},
|
|
3576
|
-
{
|
|
3577
|
-
"kind": "Accessor",
|
|
3578
|
-
"name": "Modify",
|
|
3579
|
-
"printedName": "Modify()",
|
|
3580
|
-
"children": [
|
|
3581
|
-
{
|
|
3582
|
-
"kind": "TypeNominal",
|
|
3583
|
-
"name": "Void",
|
|
3584
|
-
"printedName": "()"
|
|
3585
|
-
}
|
|
3586
|
-
],
|
|
3587
|
-
"declKind": "Accessor",
|
|
3588
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvM",
|
|
3589
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvM",
|
|
3590
|
-
"moduleName": "desktop_sdk_macos",
|
|
3591
|
-
"implicit": true,
|
|
3592
|
-
"accessorKind": "_modify"
|
|
3593
|
-
}
|
|
3594
|
-
]
|
|
3595
|
-
},
|
|
3596
3359
|
{
|
|
3597
3360
|
"kind": "Var",
|
|
3598
3361
|
"name": "desc",
|
|
@@ -7636,13 +7399,6 @@
|
|
|
7636
7399
|
"length": 4,
|
|
7637
7400
|
"value": "true"
|
|
7638
7401
|
},
|
|
7639
|
-
{
|
|
7640
|
-
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/RecallAiDesktopSdk.swift",
|
|
7641
|
-
"kind": "Array",
|
|
7642
|
-
"offset": 642,
|
|
7643
|
-
"length": 2,
|
|
7644
|
-
"value": "[]"
|
|
7645
|
-
},
|
|
7646
7402
|
{
|
|
7647
7403
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7648
7404
|
"kind": "Array",
|
|
@@ -7744,21 +7500,21 @@
|
|
|
7744
7500
|
{
|
|
7745
7501
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/ui-scraping\/UiScrapingService.swift",
|
|
7746
7502
|
"kind": "IntegerLiteral",
|
|
7747
|
-
"offset":
|
|
7503
|
+
"offset": 567,
|
|
7748
7504
|
"length": 2,
|
|
7749
7505
|
"value": "10"
|
|
7750
7506
|
},
|
|
7751
7507
|
{
|
|
7752
7508
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/ui-scraping\/UiScrapingService.swift",
|
|
7753
7509
|
"kind": "IntegerLiteral",
|
|
7754
|
-
"offset":
|
|
7510
|
+
"offset": 596,
|
|
7755
7511
|
"length": 2,
|
|
7756
7512
|
"value": "10"
|
|
7757
7513
|
},
|
|
7758
7514
|
{
|
|
7759
7515
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/ui-scraping\/UiScrapingService.swift",
|
|
7760
7516
|
"kind": "StringLiteral",
|
|
7761
|
-
"offset":
|
|
7517
|
+
"offset": 680,
|
|
7762
7518
|
"length": 13,
|
|
7763
7519
|
"value": "\"RecallAiSdk\""
|
|
7764
7520
|
},
|
|
@@ -49,9 +49,6 @@ extension desktop_sdk_macos.ScreenShareFrame : Swift.Equatable {
|
|
|
49
49
|
public protocol AudioDeviceAudioDelegate {
|
|
50
50
|
func handleDeviceAudioBuffer(sampleBuffer: AVFAudio.AVAudioPCMBuffer)
|
|
51
51
|
}
|
|
52
|
-
public struct RecallAiSdkEvent {
|
|
53
|
-
public func serialize() -> Swift.String
|
|
54
|
-
}
|
|
55
52
|
public struct Meeting : Swift.CustomDebugStringConvertible, Swift.Equatable {
|
|
56
53
|
public var title: Swift.String?
|
|
57
54
|
public var meetingId: Swift.String?
|
|
@@ -86,7 +83,6 @@ public struct MeetingParticipant : Swift.CustomDebugStringConvertible, Swift.Equ
|
|
|
86
83
|
public class RecallAiDesktopSdk {
|
|
87
84
|
public init(config: desktop_sdk_macos.RecallAiDesktopSdkConfig)
|
|
88
85
|
public func toggle(enabled: Swift.Bool)
|
|
89
|
-
public func registerEventCallback(callback: @escaping (desktop_sdk_macos.RecallAiSdkEvent) -> Swift.Void)
|
|
90
86
|
public func installCameraExtension(extensionBundleIdentifier: Swift.String)
|
|
91
87
|
public func uninstallCameraExtension(extensionBundleIdentifier: Swift.String)
|
|
92
88
|
@objc deinit
|
|
@@ -110,11 +106,8 @@ public protocol MeetingAppMediaCapturerDelegate {
|
|
|
110
106
|
public func RecallAiSdkInit(configJson: Swift.UnsafePointer<Swift.Int8>)
|
|
111
107
|
@_cdecl("recallai_sdk_toggle")
|
|
112
108
|
public func RecallAiSdkToggle(enabled: Swift.Bool)
|
|
113
|
-
@_cdecl("recallai_sdk_register_callback")
|
|
114
|
-
public func RecallAiSdkRegisterCallback(callback: Swift.UnsafeRawPointer, userData: Swift.UnsafeMutableRawPointer)
|
|
115
109
|
public struct UiElementSelector {
|
|
116
110
|
public var title: Swift.String?
|
|
117
|
-
public var titleContains: Swift.String?
|
|
118
111
|
public var desc: Swift.String?
|
|
119
112
|
public var descContains: Swift.String?
|
|
120
113
|
public var label: Swift.String?
|
|
@@ -49,9 +49,6 @@ extension desktop_sdk_macos.ScreenShareFrame : Swift.Equatable {
|
|
|
49
49
|
public protocol AudioDeviceAudioDelegate {
|
|
50
50
|
func handleDeviceAudioBuffer(sampleBuffer: AVFAudio.AVAudioPCMBuffer)
|
|
51
51
|
}
|
|
52
|
-
public struct RecallAiSdkEvent {
|
|
53
|
-
public func serialize() -> Swift.String
|
|
54
|
-
}
|
|
55
52
|
public struct Meeting : Swift.CustomDebugStringConvertible, Swift.Equatable {
|
|
56
53
|
public var title: Swift.String?
|
|
57
54
|
public var meetingId: Swift.String?
|
|
@@ -86,7 +83,6 @@ public struct MeetingParticipant : Swift.CustomDebugStringConvertible, Swift.Equ
|
|
|
86
83
|
public class RecallAiDesktopSdk {
|
|
87
84
|
public init(config: desktop_sdk_macos.RecallAiDesktopSdkConfig)
|
|
88
85
|
public func toggle(enabled: Swift.Bool)
|
|
89
|
-
public func registerEventCallback(callback: @escaping (desktop_sdk_macos.RecallAiSdkEvent) -> Swift.Void)
|
|
90
86
|
public func installCameraExtension(extensionBundleIdentifier: Swift.String)
|
|
91
87
|
public func uninstallCameraExtension(extensionBundleIdentifier: Swift.String)
|
|
92
88
|
@objc deinit
|
|
@@ -110,11 +106,8 @@ public protocol MeetingAppMediaCapturerDelegate {
|
|
|
110
106
|
public func RecallAiSdkInit(configJson: Swift.UnsafePointer<Swift.Int8>)
|
|
111
107
|
@_cdecl("recallai_sdk_toggle")
|
|
112
108
|
public func RecallAiSdkToggle(enabled: Swift.Bool)
|
|
113
|
-
@_cdecl("recallai_sdk_register_callback")
|
|
114
|
-
public func RecallAiSdkRegisterCallback(callback: Swift.UnsafeRawPointer, userData: Swift.UnsafeMutableRawPointer)
|
|
115
109
|
public struct UiElementSelector {
|
|
116
110
|
public var title: Swift.String?
|
|
117
|
-
public var titleContains: Swift.String?
|
|
118
111
|
public var desc: Swift.String?
|
|
119
112
|
public var descContains: Swift.String?
|
|
120
113
|
public var label: Swift.String?
|
|
Binary file
|
|
@@ -840,62 +840,6 @@
|
|
|
840
840
|
"declKind": "Import",
|
|
841
841
|
"moduleName": "desktop_sdk_macos"
|
|
842
842
|
},
|
|
843
|
-
{
|
|
844
|
-
"kind": "Import",
|
|
845
|
-
"name": "Foundation",
|
|
846
|
-
"printedName": "Foundation",
|
|
847
|
-
"declKind": "Import",
|
|
848
|
-
"moduleName": "desktop_sdk_macos"
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "Import",
|
|
852
|
-
"name": "SystemExtensions",
|
|
853
|
-
"printedName": "SystemExtensions",
|
|
854
|
-
"declKind": "Import",
|
|
855
|
-
"moduleName": "desktop_sdk_macos"
|
|
856
|
-
},
|
|
857
|
-
{
|
|
858
|
-
"kind": "Import",
|
|
859
|
-
"name": "os",
|
|
860
|
-
"printedName": "os",
|
|
861
|
-
"declKind": "Import",
|
|
862
|
-
"moduleName": "desktop_sdk_macos"
|
|
863
|
-
},
|
|
864
|
-
{
|
|
865
|
-
"kind": "TypeDecl",
|
|
866
|
-
"name": "RecallAiSdkEvent",
|
|
867
|
-
"printedName": "RecallAiSdkEvent",
|
|
868
|
-
"children": [
|
|
869
|
-
{
|
|
870
|
-
"kind": "Function",
|
|
871
|
-
"name": "serialize",
|
|
872
|
-
"printedName": "serialize()",
|
|
873
|
-
"children": [
|
|
874
|
-
{
|
|
875
|
-
"kind": "TypeNominal",
|
|
876
|
-
"name": "String",
|
|
877
|
-
"printedName": "Swift.String",
|
|
878
|
-
"usr": "s:SS"
|
|
879
|
-
}
|
|
880
|
-
],
|
|
881
|
-
"declKind": "Func",
|
|
882
|
-
"usr": "s:17desktop_sdk_macos16RecallAiSdkEventV9serializeSSyF",
|
|
883
|
-
"mangledName": "$s17desktop_sdk_macos16RecallAiSdkEventV9serializeSSyF",
|
|
884
|
-
"moduleName": "desktop_sdk_macos",
|
|
885
|
-
"declAttributes": [
|
|
886
|
-
"AccessControl"
|
|
887
|
-
],
|
|
888
|
-
"funcSelfKind": "NonMutating"
|
|
889
|
-
}
|
|
890
|
-
],
|
|
891
|
-
"declKind": "Struct",
|
|
892
|
-
"usr": "s:17desktop_sdk_macos16RecallAiSdkEventV",
|
|
893
|
-
"mangledName": "$s17desktop_sdk_macos16RecallAiSdkEventV",
|
|
894
|
-
"moduleName": "desktop_sdk_macos",
|
|
895
|
-
"declAttributes": [
|
|
896
|
-
"AccessControl"
|
|
897
|
-
]
|
|
898
|
-
},
|
|
899
843
|
{
|
|
900
844
|
"kind": "Import",
|
|
901
845
|
"name": "ApplicationServices",
|
|
@@ -2609,44 +2553,6 @@
|
|
|
2609
2553
|
],
|
|
2610
2554
|
"funcSelfKind": "NonMutating"
|
|
2611
2555
|
},
|
|
2612
|
-
{
|
|
2613
|
-
"kind": "Function",
|
|
2614
|
-
"name": "registerEventCallback",
|
|
2615
|
-
"printedName": "registerEventCallback(callback:)",
|
|
2616
|
-
"children": [
|
|
2617
|
-
{
|
|
2618
|
-
"kind": "TypeNominal",
|
|
2619
|
-
"name": "Void",
|
|
2620
|
-
"printedName": "()"
|
|
2621
|
-
},
|
|
2622
|
-
{
|
|
2623
|
-
"kind": "TypeFunc",
|
|
2624
|
-
"name": "Function",
|
|
2625
|
-
"printedName": "(desktop_sdk_macos.RecallAiSdkEvent) -> ()",
|
|
2626
|
-
"children": [
|
|
2627
|
-
{
|
|
2628
|
-
"kind": "TypeNominal",
|
|
2629
|
-
"name": "Void",
|
|
2630
|
-
"printedName": "()"
|
|
2631
|
-
},
|
|
2632
|
-
{
|
|
2633
|
-
"kind": "TypeNominal",
|
|
2634
|
-
"name": "RecallAiSdkEvent",
|
|
2635
|
-
"printedName": "desktop_sdk_macos.RecallAiSdkEvent",
|
|
2636
|
-
"usr": "s:17desktop_sdk_macos16RecallAiSdkEventV"
|
|
2637
|
-
}
|
|
2638
|
-
]
|
|
2639
|
-
}
|
|
2640
|
-
],
|
|
2641
|
-
"declKind": "Func",
|
|
2642
|
-
"usr": "s:17desktop_sdk_macos18RecallAiDesktopSdkC21registerEventCallback8callbackyyAA0degI0Vc_tF",
|
|
2643
|
-
"mangledName": "$s17desktop_sdk_macos18RecallAiDesktopSdkC21registerEventCallback8callbackyyAA0degI0Vc_tF",
|
|
2644
|
-
"moduleName": "desktop_sdk_macos",
|
|
2645
|
-
"declAttributes": [
|
|
2646
|
-
"AccessControl"
|
|
2647
|
-
],
|
|
2648
|
-
"funcSelfKind": "NonMutating"
|
|
2649
|
-
},
|
|
2650
2556
|
{
|
|
2651
2557
|
"kind": "Function",
|
|
2652
2558
|
"name": "installCameraExtension",
|
|
@@ -3269,39 +3175,6 @@
|
|
|
3269
3175
|
],
|
|
3270
3176
|
"funcSelfKind": "NonMutating"
|
|
3271
3177
|
},
|
|
3272
|
-
{
|
|
3273
|
-
"kind": "Function",
|
|
3274
|
-
"name": "RecallAiSdkRegisterCallback",
|
|
3275
|
-
"printedName": "RecallAiSdkRegisterCallback(callback:userData:)",
|
|
3276
|
-
"children": [
|
|
3277
|
-
{
|
|
3278
|
-
"kind": "TypeNominal",
|
|
3279
|
-
"name": "Void",
|
|
3280
|
-
"printedName": "()"
|
|
3281
|
-
},
|
|
3282
|
-
{
|
|
3283
|
-
"kind": "TypeNominal",
|
|
3284
|
-
"name": "UnsafeRawPointer",
|
|
3285
|
-
"printedName": "Swift.UnsafeRawPointer",
|
|
3286
|
-
"usr": "s:SV"
|
|
3287
|
-
},
|
|
3288
|
-
{
|
|
3289
|
-
"kind": "TypeNominal",
|
|
3290
|
-
"name": "UnsafeMutableRawPointer",
|
|
3291
|
-
"printedName": "Swift.UnsafeMutableRawPointer",
|
|
3292
|
-
"usr": "s:Sv"
|
|
3293
|
-
}
|
|
3294
|
-
],
|
|
3295
|
-
"declKind": "Func",
|
|
3296
|
-
"usr": "c:(cm)RecallAiSdkRegisterCallbackWithCallback:userData:",
|
|
3297
|
-
"mangledName": "$s17desktop_sdk_macos27RecallAiSdkRegisterCallback8callback8userDataySV_SvtF",
|
|
3298
|
-
"moduleName": "desktop_sdk_macos",
|
|
3299
|
-
"declAttributes": [
|
|
3300
|
-
"AccessControl",
|
|
3301
|
-
"CDecl"
|
|
3302
|
-
],
|
|
3303
|
-
"funcSelfKind": "NonMutating"
|
|
3304
|
-
},
|
|
3305
3178
|
{
|
|
3306
3179
|
"kind": "Import",
|
|
3307
3180
|
"name": "AVFoundation",
|
|
@@ -3483,116 +3356,6 @@
|
|
|
3483
3356
|
}
|
|
3484
3357
|
]
|
|
3485
3358
|
},
|
|
3486
|
-
{
|
|
3487
|
-
"kind": "Var",
|
|
3488
|
-
"name": "titleContains",
|
|
3489
|
-
"printedName": "titleContains",
|
|
3490
|
-
"children": [
|
|
3491
|
-
{
|
|
3492
|
-
"kind": "TypeNominal",
|
|
3493
|
-
"name": "Optional",
|
|
3494
|
-
"printedName": "Swift.String?",
|
|
3495
|
-
"children": [
|
|
3496
|
-
{
|
|
3497
|
-
"kind": "TypeNominal",
|
|
3498
|
-
"name": "String",
|
|
3499
|
-
"printedName": "Swift.String",
|
|
3500
|
-
"usr": "s:SS"
|
|
3501
|
-
}
|
|
3502
|
-
],
|
|
3503
|
-
"usr": "s:Sq"
|
|
3504
|
-
}
|
|
3505
|
-
],
|
|
3506
|
-
"declKind": "Var",
|
|
3507
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvp",
|
|
3508
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvp",
|
|
3509
|
-
"moduleName": "desktop_sdk_macos",
|
|
3510
|
-
"declAttributes": [
|
|
3511
|
-
"HasInitialValue",
|
|
3512
|
-
"HasStorage",
|
|
3513
|
-
"AccessControl"
|
|
3514
|
-
],
|
|
3515
|
-
"hasStorage": true,
|
|
3516
|
-
"accessors": [
|
|
3517
|
-
{
|
|
3518
|
-
"kind": "Accessor",
|
|
3519
|
-
"name": "Get",
|
|
3520
|
-
"printedName": "Get()",
|
|
3521
|
-
"children": [
|
|
3522
|
-
{
|
|
3523
|
-
"kind": "TypeNominal",
|
|
3524
|
-
"name": "Optional",
|
|
3525
|
-
"printedName": "Swift.String?",
|
|
3526
|
-
"children": [
|
|
3527
|
-
{
|
|
3528
|
-
"kind": "TypeNominal",
|
|
3529
|
-
"name": "String",
|
|
3530
|
-
"printedName": "Swift.String",
|
|
3531
|
-
"usr": "s:SS"
|
|
3532
|
-
}
|
|
3533
|
-
],
|
|
3534
|
-
"usr": "s:Sq"
|
|
3535
|
-
}
|
|
3536
|
-
],
|
|
3537
|
-
"declKind": "Accessor",
|
|
3538
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvg",
|
|
3539
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvg",
|
|
3540
|
-
"moduleName": "desktop_sdk_macos",
|
|
3541
|
-
"implicit": true,
|
|
3542
|
-
"accessorKind": "get"
|
|
3543
|
-
},
|
|
3544
|
-
{
|
|
3545
|
-
"kind": "Accessor",
|
|
3546
|
-
"name": "Set",
|
|
3547
|
-
"printedName": "Set()",
|
|
3548
|
-
"children": [
|
|
3549
|
-
{
|
|
3550
|
-
"kind": "TypeNominal",
|
|
3551
|
-
"name": "Void",
|
|
3552
|
-
"printedName": "()"
|
|
3553
|
-
},
|
|
3554
|
-
{
|
|
3555
|
-
"kind": "TypeNominal",
|
|
3556
|
-
"name": "Optional",
|
|
3557
|
-
"printedName": "Swift.String?",
|
|
3558
|
-
"children": [
|
|
3559
|
-
{
|
|
3560
|
-
"kind": "TypeNominal",
|
|
3561
|
-
"name": "String",
|
|
3562
|
-
"printedName": "Swift.String",
|
|
3563
|
-
"usr": "s:SS"
|
|
3564
|
-
}
|
|
3565
|
-
],
|
|
3566
|
-
"usr": "s:Sq"
|
|
3567
|
-
}
|
|
3568
|
-
],
|
|
3569
|
-
"declKind": "Accessor",
|
|
3570
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvs",
|
|
3571
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvs",
|
|
3572
|
-
"moduleName": "desktop_sdk_macos",
|
|
3573
|
-
"implicit": true,
|
|
3574
|
-
"accessorKind": "set"
|
|
3575
|
-
},
|
|
3576
|
-
{
|
|
3577
|
-
"kind": "Accessor",
|
|
3578
|
-
"name": "Modify",
|
|
3579
|
-
"printedName": "Modify()",
|
|
3580
|
-
"children": [
|
|
3581
|
-
{
|
|
3582
|
-
"kind": "TypeNominal",
|
|
3583
|
-
"name": "Void",
|
|
3584
|
-
"printedName": "()"
|
|
3585
|
-
}
|
|
3586
|
-
],
|
|
3587
|
-
"declKind": "Accessor",
|
|
3588
|
-
"usr": "s:17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvM",
|
|
3589
|
-
"mangledName": "$s17desktop_sdk_macos17UiElementSelectorV13titleContainsSSSgvM",
|
|
3590
|
-
"moduleName": "desktop_sdk_macos",
|
|
3591
|
-
"implicit": true,
|
|
3592
|
-
"accessorKind": "_modify"
|
|
3593
|
-
}
|
|
3594
|
-
]
|
|
3595
|
-
},
|
|
3596
3359
|
{
|
|
3597
3360
|
"kind": "Var",
|
|
3598
3361
|
"name": "desc",
|
|
@@ -7636,13 +7399,6 @@
|
|
|
7636
7399
|
"length": 4,
|
|
7637
7400
|
"value": "true"
|
|
7638
7401
|
},
|
|
7639
|
-
{
|
|
7640
|
-
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/RecallAiDesktopSdk.swift",
|
|
7641
|
-
"kind": "Array",
|
|
7642
|
-
"offset": 642,
|
|
7643
|
-
"length": 2,
|
|
7644
|
-
"value": "[]"
|
|
7645
|
-
},
|
|
7646
7402
|
{
|
|
7647
7403
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/webrtc\/WebRtcClient.swift",
|
|
7648
7404
|
"kind": "Array",
|
|
@@ -7744,21 +7500,21 @@
|
|
|
7744
7500
|
{
|
|
7745
7501
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/ui-scraping\/UiScrapingService.swift",
|
|
7746
7502
|
"kind": "IntegerLiteral",
|
|
7747
|
-
"offset":
|
|
7503
|
+
"offset": 567,
|
|
7748
7504
|
"length": 2,
|
|
7749
7505
|
"value": "10"
|
|
7750
7506
|
},
|
|
7751
7507
|
{
|
|
7752
7508
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/ui-scraping\/UiScrapingService.swift",
|
|
7753
7509
|
"kind": "IntegerLiteral",
|
|
7754
|
-
"offset":
|
|
7510
|
+
"offset": 596,
|
|
7755
7511
|
"length": 2,
|
|
7756
7512
|
"value": "10"
|
|
7757
7513
|
},
|
|
7758
7514
|
{
|
|
7759
7515
|
"filePath": "\/Users\/runner\/work\/nebula\/nebula\/desktop-sdk\/macos\/desktop-sdk.macos\/desktop-sdk.macos\/ui-scraping\/UiScrapingService.swift",
|
|
7760
7516
|
"kind": "StringLiteral",
|
|
7761
|
-
"offset":
|
|
7517
|
+
"offset": 680,
|
|
7762
7518
|
"length": 13,
|
|
7763
7519
|
"value": "\"RecallAiSdk\""
|
|
7764
7520
|
},
|