Banuba SDK
Functions
BNBFaceDataSource.h File Reference
#import <Foundation/Foundation.h>

Go to the source code of this file.

Functions

typedef NS_ENUM (NSInteger, BNBFaceDataSource)
 

Function Documentation

◆ NS_ENUM()

typedef NS_ENUM ( NSInteger  ,
BNBFaceDataSource   
)

Definition at line 6 of file BNBFaceDataSource.h.

7 {
8  BNBFaceDataSourceArKit,
9 };