JDLVideoPerformanceMode Constants Reference

Declared in JDLConstants.h

JDLVideoPerformanceMode

@enum JDLVideoPerformanceMode

Definition

typedef NS_ENUM(NSInteger, JDLVideoPerformanceMode ) {
   JDLVideoPerformanceMode_Low = 0,
   JDLVideoPerformanceMode_Balance,
   JDLVideoPerformanceMode_High,
};

Constants

JDLVideoPerformanceMode_Low

Declared In JDLConstants.h.

JDLVideoPerformanceMode_Balance

平均

Declared In JDLConstants.h.

JDLVideoPerformanceMode_High

Declared In JDLConstants.h.

Declared In

JDLConstants.h