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