Banuba SDK
Class Methods | List of all members
BNBRenderInfo Class Reference

#import <BNBRenderInfo.h>

Inheritance diagram for BNBRenderInfo:

Class Methods

(int32_t) + getFrxVersion
 Recognition engine version. More...
 
(nonnull NSString *) + getPlatform
 Platfrom name: ios, android. More...
 
(nonnull NSString *) + getEngineVersion
 Render engine versio. More...
 

Detailed Description

Definition at line 14 of file BNBRenderInfo.h.

Method Documentation

◆ getEngineVersion

+ (nonnull NSString *) getEngineVersion

Render engine versio.

Currently the same as SDK version. E.g.: 1.2.1-g8970518da

◆ getFrxVersion

+ (int32_t) getFrxVersion

Recognition engine version.

◆ getPlatform

+ (nonnull NSString *) getPlatform

Platfrom name: ios, android.


The documentation for this class was generated from the following file: