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

Go to the source code of this file.

Functions

typedef NS_ENUM (NSInteger, BNBColorRange)
 

Function Documentation

◆ NS_ENUM()

typedef NS_ENUM ( NSInteger  ,
BNBColorRange   
)

Definition at line 6 of file BNBColorRange.h.

7 {
8  BNBColorRangeVideo,
9  BNBColorRangeFull,
10 };