QueenEngineConfigInfo Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | QueenEngineConfigInfo.h |
resRootPath
res dir, nil is root
@property (nonatomic, copy) NSString *resRootPathDeclared In
QueenEngineConfigInfo.h
withContext
gl texture should be created in queen engine, default is YES
@property (nonatomic, assign) BOOL withContextDeclared In
QueenEngineConfigInfo.h
toScreen
render to screen, default is NO
@property (nonatomic, assign) BOOL toScreenDeclared In
QueenEngineConfigInfo.h
autoSettingImgAngle
auto set inputAngle and outputAngleļ¼default is NOļ¼API_AVAILABLE(ios(8.0))
@property (nonatomic, assign) BOOL autoSettingImgAngleDeclared In
QueenEngineConfigInfo.h
runOnCustomThread
run on custom thread , default is YES
@property (nonatomic, assign) BOOL runOnCustomThreadDeclared In
QueenEngineConfigInfo.h
extraInfo
reserved info
@property (nonatomic, copy) NSString *extraInfoDeclared In
QueenEngineConfigInfo.h