Banuba SDK
BNBSegmentationMaskType.h
Go to the documentation of this file.
1 // AUTOGENERATED FILE - DO NOT MODIFY!
2 // This file generated by Djinni from scene.djinni
3 
4 #import <Foundation/Foundation.h>
5 
6 typedef NS_ENUM(NSInteger, BNBSegmentationMaskType)
7 {
8  BNBSegmentationMaskTypeBackground,
9  BNBSegmentationMaskTypeEyes,
10  BNBSegmentationMaskTypeHair,
11  BNBSegmentationMaskTypeMouth,
12 };
NS_ENUM
typedef NS_ENUM(NSInteger, BNBSegmentationMaskType)
Definition: BNBSegmentationMaskType.h:6