Banuba SDK
libs
djinni
generated
objc
BNBCameraTextureFormat.h
Go to the documentation of this file.
1
// AUTOGENERATED FILE - DO NOT MODIFY!
2
// This file was generated by Djinni from scene.djinni
3
4
#import <Foundation/Foundation.h>
5
6
typedef
NS_ENUM
(NSInteger, BNBCameraTextureFormat)
7
{
8
BNBCameraTextureFormatY,
9
BNBCameraTextureFormatU,
10
BNBCameraTextureFormatV,
11
BNBCameraTextureFormatUv,
12
BNBCameraTextureFormatRgba,
13
};
NS_ENUM
typedef NS_ENUM(NSInteger, BNBCameraTextureFormat)
Definition:
BNBCameraTextureFormat.h:6
Generated by
1.8.17