Package | Description |
---|---|
net.gdface.sdk |
Modifier and Type | Field and Description |
---|---|
java.util.List<FaceApiContext> |
ContextLoader.CONTEXTS
所有找到的 FaceApi 上下文实例
|
Modifier and Type | Method and Description |
---|---|
FaceApiContext |
ContextLoader.getContext()
返回找到的第一个FaceApi应用上下文实例
|
FaceApiContext |
ContextLoader.getContextByInstnaceClass(java.lang.String className)
返回包含指定FaceApi实例类名的应用上下文
|
FaceApiContext |
ContextLoader.getContextByInstnaceClassChecked(java.lang.String className)
返回包含指定FaceApi实例类名的应用上下文
|
FaceApiContext |
ContextLoader.getContextBySdkVersion(java.lang.String sdkVersion)
返回支持指定SDK版本号的应用上下文
|
FaceApiContext |
ContextLoader.getContextBySdkVersionChecked(java.lang.String sdkVersion)
返回支持指定SDK版本号的应用上下文
|
FaceApiContext |
ContextLoader.getContextChecked()
返回找到的第一个FaceApi应用上下文实例
|
Modifier and Type | Method and Description |
---|---|
<T> T |
ContextLoader.ContextField.from(FaceApiContext context) |
Copyright © 2020. All rights reserved.