@biopassid/face-sdk-react-native
Version:
BioPass ID Face React Native module.
1,407 lines (1,406 loc) • 1.35 MB
JSON
{
"ABIRoot": {
"kind": "Root",
"name": "BioPassID",
"printedName": "BioPassID",
"children": [
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Import",
"name": "UIKit",
"printedName": "UIKit",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Import",
"name": "Combine",
"printedName": "Combine",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Import",
"name": "AVFoundation",
"printedName": "AVFoundation",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Function",
"name": "configureResolution",
"printedName": "configureResolution(resolutionPreset:session:)",
"children": [
{
"kind": "TypeNominal",
"name": "Optional",
"printedName": "AVFoundation.AVCaptureSession.Preset?",
"children": [
{
"kind": "TypeNominal",
"name": "Preset",
"printedName": "AVFoundation.AVCaptureSession.Preset",
"usr": "c:@T@AVCaptureSessionPreset"
}
],
"usr": "s:Sq"
},
{
"kind": "TypeNominal",
"name": "FaceResolutionPreset",
"printedName": "BioPassID.FaceResolutionPreset",
"usr": "s:9BioPassID20FaceResolutionPresetO"
},
{
"kind": "TypeNominal",
"name": "AVCaptureSession",
"printedName": "AVFoundation.AVCaptureSession",
"usr": "c:objc(cs)AVCaptureSession"
}
],
"declKind": "Func",
"usr": "s:9BioPassID19configureResolution16resolutionPreset7sessionSo016AVCaptureSessionG0aSgAA04FaceeG0O_So0iJ0CtF",
"mangledName": "$s9BioPassID19configureResolution16resolutionPreset7sessionSo016AVCaptureSessionG0aSgAA04FaceeG0O_So0iJ0CtF",
"moduleName": "BioPassID",
"declAttributes": [
"AccessControl"
],
"funcSelfKind": "NonMutating"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "TypeDecl",
"name": "FaceImage",
"printedName": "FaceImage",
"children": [
{
"kind": "Var",
"name": "image",
"printedName": "image",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"declKind": "Var",
"usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvp",
"mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvp",
"moduleName": "BioPassID",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvg",
"mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvs",
"mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID9FaceImageC5imageSo7UIImageCvM",
"mangledName": "$s9BioPassID9FaceImageC5imageSo7UIImageCvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "imageBase64",
"printedName": "imageBase64",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:9BioPassID9FaceImageC11imageBase64SSvp",
"mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvp",
"moduleName": "BioPassID",
"declAttributes": [
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID9FaceImageC11imageBase64SSvg",
"mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID9FaceImageC11imageBase64SSvs",
"mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID9FaceImageC11imageBase64SSvM",
"mangledName": "$s9BioPassID9FaceImageC11imageBase64SSvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Constructor",
"name": "init",
"printedName": "init(image:imageBase64:)",
"children": [
{
"kind": "TypeNominal",
"name": "FaceImage",
"printedName": "BioPassID.FaceImage",
"usr": "s:9BioPassID9FaceImageC"
},
{
"kind": "TypeNominal",
"name": "UIImage",
"printedName": "UIKit.UIImage",
"usr": "c:objc(cs)UIImage"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Constructor",
"usr": "s:9BioPassID9FaceImageC5image0F6Base64ACSo7UIImageC_SStcfc",
"mangledName": "$s9BioPassID9FaceImageC5image0F6Base64ACSo7UIImageC_SStcfc",
"moduleName": "BioPassID",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
}
],
"declKind": "Class",
"usr": "s:9BioPassID9FaceImageC",
"mangledName": "$s9BioPassID9FaceImageC",
"moduleName": "BioPassID",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "TypeDecl",
"name": "FaceDetectionTime",
"printedName": "FaceDetectionTime",
"children": [
{
"kind": "Var",
"name": "MANUAL",
"printedName": "MANUAL",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(BioPassID.FaceDetectionTime.Type) -> BioPassID.FaceDetectionTime",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionTime",
"printedName": "BioPassID.FaceDetectionTime",
"usr": "s:9BioPassID17FaceDetectionTimeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "BioPassID.FaceDetectionTime.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionTime",
"printedName": "BioPassID.FaceDetectionTime",
"usr": "s:9BioPassID17FaceDetectionTimeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:9BioPassID17FaceDetectionTimeO6MANUALyA2CmF",
"mangledName": "$s9BioPassID17FaceDetectionTimeO6MANUALyA2CmF",
"moduleName": "BioPassID"
},
{
"kind": "Var",
"name": "AUTOMATIC",
"printedName": "AUTOMATIC",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(BioPassID.FaceDetectionTime.Type) -> BioPassID.FaceDetectionTime",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionTime",
"printedName": "BioPassID.FaceDetectionTime",
"usr": "s:9BioPassID17FaceDetectionTimeO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "BioPassID.FaceDetectionTime.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionTime",
"printedName": "BioPassID.FaceDetectionTime",
"usr": "s:9BioPassID17FaceDetectionTimeO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:9BioPassID17FaceDetectionTimeO9AUTOMATICyA2CmF",
"mangledName": "$s9BioPassID17FaceDetectionTimeO9AUTOMATICyA2CmF",
"moduleName": "BioPassID"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "FaceDetectionTime",
"printedName": "BioPassID.FaceDetectionTime",
"usr": "s:9BioPassID17FaceDetectionTimeO"
},
{
"kind": "TypeNominal",
"name": "FaceDetectionTime",
"printedName": "BioPassID.FaceDetectionTime",
"usr": "s:9BioPassID17FaceDetectionTimeO"
}
],
"declKind": "Func",
"usr": "s:9BioPassID17FaceDetectionTimeO2eeoiySbAC_ACtFZ",
"mangledName": "$s9BioPassID17FaceDetectionTimeO2eeoiySbAC_ACtFZ",
"moduleName": "BioPassID",
"static": true,
"implicit": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "hashValue",
"printedName": "hashValue",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Var",
"usr": "s:9BioPassID17FaceDetectionTimeO9hashValueSivp",
"mangledName": "$s9BioPassID17FaceDetectionTimeO9hashValueSivp",
"moduleName": "BioPassID",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID17FaceDetectionTimeO9hashValueSivg",
"mangledName": "$s9BioPassID17FaceDetectionTimeO9hashValueSivg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "hash",
"printedName": "hash(into:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Hasher",
"printedName": "Swift.Hasher",
"paramValueOwnership": "InOut",
"usr": "s:s6HasherV"
}
],
"declKind": "Func",
"usr": "s:9BioPassID17FaceDetectionTimeO4hash4intoys6HasherVz_tF",
"mangledName": "$s9BioPassID17FaceDetectionTimeO4hash4intoys6HasherVz_tF",
"moduleName": "BioPassID",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:9BioPassID17FaceDetectionTimeO",
"mangledName": "$s9BioPassID17FaceDetectionTimeO",
"moduleName": "BioPassID",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
}
]
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "BioPassID",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "BioPassID",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "TypeDecl",
"name": "FaceDetectionStatus",
"printedName": "FaceDetectionStatus",
"children": [
{
"kind": "Var",
"name": "ALIGNED",
"printedName": "ALIGNED",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(BioPassID.FaceDetectionStatus.Type) -> BioPassID.FaceDetectionStatus",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "BioPassID.FaceDetectionStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:9BioPassID19FaceDetectionStatusO7ALIGNEDyA2CmF",
"mangledName": "$s9BioPassID19FaceDetectionStatusO7ALIGNEDyA2CmF",
"moduleName": "BioPassID"
},
{
"kind": "Var",
"name": "NOT_ALIGNED",
"printedName": "NOT_ALIGNED",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(BioPassID.FaceDetectionStatus.Type) -> BioPassID.FaceDetectionStatus",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "BioPassID.FaceDetectionStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:9BioPassID19FaceDetectionStatusO11NOT_ALIGNEDyA2CmF",
"mangledName": "$s9BioPassID19FaceDetectionStatusO11NOT_ALIGNEDyA2CmF",
"moduleName": "BioPassID"
},
{
"kind": "Var",
"name": "NOT_DETECTED",
"printedName": "NOT_DETECTED",
"children": [
{
"kind": "TypeFunc",
"name": "Function",
"printedName": "(BioPassID.FaceDetectionStatus.Type) -> BioPassID.FaceDetectionStatus",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
},
{
"kind": "TypeNominal",
"name": "Metatype",
"printedName": "BioPassID.FaceDetectionStatus.Type",
"children": [
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
}
]
}
]
}
],
"declKind": "EnumElement",
"usr": "s:9BioPassID19FaceDetectionStatusO12NOT_DETECTEDyA2CmF",
"mangledName": "$s9BioPassID19FaceDetectionStatusO12NOT_DETECTEDyA2CmF",
"moduleName": "BioPassID"
},
{
"kind": "Function",
"name": "==",
"printedName": "==(_:_:)",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
},
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
},
{
"kind": "TypeNominal",
"name": "FaceDetectionStatus",
"printedName": "BioPassID.FaceDetectionStatus",
"usr": "s:9BioPassID19FaceDetectionStatusO"
}
],
"declKind": "Func",
"usr": "s:9BioPassID19FaceDetectionStatusO2eeoiySbAC_ACtFZ",
"mangledName": "$s9BioPassID19FaceDetectionStatusO2eeoiySbAC_ACtFZ",
"moduleName": "BioPassID",
"static": true,
"implicit": true,
"funcSelfKind": "NonMutating"
},
{
"kind": "Var",
"name": "hashValue",
"printedName": "hashValue",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Var",
"usr": "s:9BioPassID19FaceDetectionStatusO9hashValueSivp",
"mangledName": "$s9BioPassID19FaceDetectionStatusO9hashValueSivp",
"moduleName": "BioPassID",
"implicit": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Int",
"printedName": "Swift.Int",
"usr": "s:Si"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID19FaceDetectionStatusO9hashValueSivg",
"mangledName": "$s9BioPassID19FaceDetectionStatusO9hashValueSivg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
}
]
},
{
"kind": "Function",
"name": "hash",
"printedName": "hash(into:)",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Hasher",
"printedName": "Swift.Hasher",
"paramValueOwnership": "InOut",
"usr": "s:s6HasherV"
}
],
"declKind": "Func",
"usr": "s:9BioPassID19FaceDetectionStatusO4hash4intoys6HasherVz_tF",
"mangledName": "$s9BioPassID19FaceDetectionStatusO4hash4intoys6HasherVz_tF",
"moduleName": "BioPassID",
"implicit": true,
"funcSelfKind": "NonMutating"
}
],
"declKind": "Enum",
"usr": "s:9BioPassID19FaceDetectionStatusO",
"mangledName": "$s9BioPassID19FaceDetectionStatusO",
"moduleName": "BioPassID",
"declAttributes": [
"AccessControl"
],
"conformances": [
{
"kind": "Conformance",
"name": "Copyable",
"printedName": "Copyable",
"usr": "s:s8CopyableP",
"mangledName": "$ss8CopyableP"
},
{
"kind": "Conformance",
"name": "Escapable",
"printedName": "Escapable",
"usr": "s:s9EscapableP",
"mangledName": "$ss9EscapableP"
},
{
"kind": "Conformance",
"name": "Equatable",
"printedName": "Equatable",
"usr": "s:SQ",
"mangledName": "$sSQ"
},
{
"kind": "Conformance",
"name": "Hashable",
"printedName": "Hashable",
"usr": "s:SH",
"mangledName": "$sSH"
}
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "BioPassID",
"declAttributes": [
"RawDocComment"
]
},
{
"kind": "Import",
"name": "Foundation",
"printedName": "Foundation",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "Import",
"name": "SwiftUI",
"printedName": "SwiftUI",
"declKind": "Import",
"moduleName": "BioPassID"
},
{
"kind": "TypeDecl",
"name": "FaceConfig",
"printedName": "FaceConfig",
"children": [
{
"kind": "Constructor",
"name": "init",
"printedName": "init()",
"children": [
{
"kind": "TypeNominal",
"name": "FaceConfig",
"printedName": "BioPassID.FaceConfig",
"usr": "s:9BioPassID10FaceConfigC"
}
],
"declKind": "Constructor",
"usr": "s:9BioPassID10FaceConfigCACycfc",
"mangledName": "$s9BioPassID10FaceConfigCACycfc",
"moduleName": "BioPassID",
"declAttributes": [
"AccessControl"
],
"init_kind": "Designated"
},
{
"kind": "Var",
"name": "licenseKey",
"printedName": "licenseKey",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:9BioPassID10FaceConfigC10licenseKeySSvp",
"mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvp",
"moduleName": "BioPassID",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC10licenseKeySSvg",
"mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC10licenseKeySSvs",
"mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC10licenseKeySSvM",
"mangledName": "$s9BioPassID10FaceConfigC10licenseKeySSvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "resolutionPreset",
"printedName": "resolutionPreset",
"children": [
{
"kind": "TypeNominal",
"name": "FaceResolutionPreset",
"printedName": "BioPassID.FaceResolutionPreset",
"usr": "s:9BioPassID20FaceResolutionPresetO"
}
],
"declKind": "Var",
"usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovp",
"mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovp",
"moduleName": "BioPassID",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FaceResolutionPreset",
"printedName": "BioPassID.FaceResolutionPreset",
"usr": "s:9BioPassID20FaceResolutionPresetO"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovg",
"mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FaceResolutionPreset",
"printedName": "BioPassID.FaceResolutionPreset",
"usr": "s:9BioPassID20FaceResolutionPresetO"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovs",
"mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0Ovs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0OvM",
"mangledName": "$s9BioPassID10FaceConfigC16resolutionPresetAA0d10ResolutionG0OvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "lensDirection",
"printedName": "lensDirection",
"children": [
{
"kind": "TypeNominal",
"name": "FaceCameraLensDirection",
"printedName": "BioPassID.FaceCameraLensDirection",
"usr": "s:9BioPassID23FaceCameraLensDirectionO"
}
],
"declKind": "Var",
"usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovp",
"mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovp",
"moduleName": "BioPassID",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FaceCameraLensDirection",
"printedName": "BioPassID.FaceCameraLensDirection",
"usr": "s:9BioPassID23FaceCameraLensDirectionO"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovg",
"mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FaceCameraLensDirection",
"printedName": "BioPassID.FaceCameraLensDirection",
"usr": "s:9BioPassID23FaceCameraLensDirectionO"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovs",
"mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0Ovs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0OvM",
"mangledName": "$s9BioPassID10FaceConfigC13lensDirectionAA0d10CameraLensG0OvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "imageFormat",
"printedName": "imageFormat",
"children": [
{
"kind": "TypeNominal",
"name": "FaceImageFormat",
"printedName": "BioPassID.FaceImageFormat",
"usr": "s:9BioPassID15FaceImageFormatO"
}
],
"declKind": "Var",
"usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovp",
"mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovp",
"moduleName": "BioPassID",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "FaceImageFormat",
"printedName": "BioPassID.FaceImageFormat",
"usr": "s:9BioPassID15FaceImageFormatO"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovg",
"mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "FaceImageFormat",
"printedName": "BioPassID.FaceImageFormat",
"usr": "s:9BioPassID15FaceImageFormatO"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovs",
"mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0Ovs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0OvM",
"mangledName": "$s9BioPassID10FaceConfigC11imageFormatAA0d5ImageG0OvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "flashEnabled",
"printedName": "flashEnabled",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Var",
"usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvp",
"mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvp",
"moduleName": "BioPassID",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvg",
"mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "Bool",
"printedName": "Swift.Bool",
"usr": "s:Sb"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvs",
"mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC12flashEnabledSbvM",
"mangledName": "$s9BioPassID10FaceConfigC12flashEnabledSbvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "fontFamily",
"printedName": "fontFamily",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Var",
"usr": "s:9BioPassID10FaceConfigC10fontFamilySSvp",
"mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvp",
"moduleName": "BioPassID",
"declAttributes": [
"HasInitialValue",
"HasStorage",
"AccessControl"
],
"hasStorage": true,
"accessors": [
{
"kind": "Accessor",
"name": "Get",
"printedName": "Get()",
"children": [
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC10fontFamilySSvg",
"mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvg",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "get"
},
{
"kind": "Accessor",
"name": "Set",
"printedName": "Set()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
},
{
"kind": "TypeNominal",
"name": "String",
"printedName": "Swift.String",
"usr": "s:SS"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC10fontFamilySSvs",
"mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvs",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "set"
},
{
"kind": "Accessor",
"name": "Modify",
"printedName": "Modify()",
"children": [
{
"kind": "TypeNominal",
"name": "Void",
"printedName": "()"
}
],
"declKind": "Accessor",
"usr": "s:9BioPassID10FaceConfigC10fontFamilySSvM",
"mangledName": "$s9BioPassID10FaceConfigC10fontFamilySSvM",
"moduleName": "BioPassID",
"implicit": true,
"accessorKind": "_modify"
}
]
},
{
"kind": "Var",
"name": "liveness",
"printedName": "liveness",
"children": [
{
"kind": "TypeNominal",
"name": "FaceLivenessDetectionOptions",
"printedName": "BioPassID.FaceLivenessDetectionOptions",
"usr": "s:9BioPassID28FaceLivenessDetectionOptionsC"
}
],