Banuba SDK
|
#import <BNBRenderInfo.h>
Class Methods | |
(int32_t) | + getFrxVersion |
Recognition engine version. More... | |
(nonnull NSString *) | + getPlatform |
Platfrom name: ios, android. More... | |
(nonnull NSString *) | + getEngineVersion |
Render engine versio. More... | |
Definition at line 14 of file BNBRenderInfo.h.
+ (nonnull NSString *) getEngineVersion |
Render engine versio.
Currently the same as SDK version. E.g.: 1.2.1-g8970518da
+ (int32_t) getFrxVersion |
Recognition engine version.
+ (nonnull NSString *) getPlatform |
Platfrom name: ios, android.