MeiCam SDK For iOS
3.14.0
include
sdkcore
ios
NvsIosUtils.h
Go to the documentation of this file.
1
//================================================================================
2
//
3
// (c) Copyright Meishe Co. Ltd, 2016. All rights reserved.
4
//
5
// This code and information is provided "as is" without warranty of any kind,
6
// either expressed or implied, including but not limited to the implied
7
// warranties of merchantability and/or fitness for a particular purpose.
8
//
9
//--------------------------------------------------------------------------------
10
// Birth Date: May 14 . 2018
11
// Author: Meishe video team
12
//================================================================================
13
#pragma once
14
15
#import <Foundation/Foundation.h>
16
#import "
NvsCommonDef.h
"
17
18
NVS_EXPORT
@interface
NvsIosUtils
: NSObject
19
20
+ (void)setCheckEnable:(BOOL)enable;
21
+ (bool)
checkFunctionInMainThread
;
22
+ (bool)checkWebPathInMainThread:(NSString *)filePath;
23
+ (NSString *)getMethodName:(
int
)stackIndex;
24
+ (NSString *)preprocessingPath:(NSString *)filePath;
25
26
@end
+[NvsIosUtils checkFunctionInMainThread]
bool checkFunctionInMainThread()
NVS_EXPORT
#define NVS_EXPORT
Definition:
NvsCommonDef.h:20
NvsCommonDef.h
NvsIosUtils
Definition:
NvsIosUtils.h:19
Generated by
1.8.18