Tuya iOS Smart Life App SDK 5.15.0
ThingCameraUtil Class Reference

#import <ThingCameraUtil.h>

Inheritance diagram for ThingCameraUtil:

Class Methods

(void) + activeAudioSession
 
(void) + unactiveAudioSession
 
(NSString *) + libCachePath
 
(NSString *) + getAtCachePath:
 
(NSString *) + md5WithString:
 
(NSString *) + thingDecryptString:
 
(UIImage *) + rotateImage:direction:
 
(BOOL) + saveImageToPhotoLibrary:
 
(BOOL) + saveVideoToPhotoLibrary:
 
(NSString *) + recordCacheDirectory
 
(void) + removeAllRecordCacheFiles
 
(BOOL) + removeRecordFileAtPath:
 
(void) + activeAudioSession
 
(void) + unactiveAudioSession
 
(NSString *) + libCachePath
 
(NSString *) + getAtCachePath:
 
(NSString *) + md5WithString:
 
(NSString *) + thingDecryptString:
 
(UIImage *) + rotateImage:direction:
 
(BOOL) + saveImageToPhotoLibrary:
 
(BOOL) + saveVideoToPhotoLibrary:
 
(NSString *) + recordCacheDirectory
 
(void) + removeAllRecordCacheFiles
 
(BOOL) + removeRecordFileAtPath:
 

Detailed Description

Definition at line 13 of file ThingCameraUtil.h.

Method Documentation

◆ activeAudioSession [1/2]

+ (void) activeAudioSession

◆ activeAudioSession [2/2]

+ (void) activeAudioSession

◆ getAtCachePath: [1/2]

+ (NSString *) getAtCachePath: (NSString *)  fileName

◆ getAtCachePath: [2/2]

+ (NSString *) getAtCachePath: (NSString *)  fileName

◆ libCachePath [1/2]

+ (NSString *) libCachePath

◆ libCachePath [2/2]

+ (NSString *) libCachePath

◆ md5WithString: [1/2]

+ (NSString *) md5WithString: (NSString *)  string

◆ md5WithString: [2/2]

+ (NSString *) md5WithString: (NSString *)  string

◆ recordCacheDirectory [1/2]

+ (NSString *) recordCacheDirectory

◆ recordCacheDirectory [2/2]

+ (NSString *) recordCacheDirectory

◆ removeAllRecordCacheFiles [1/2]

+ (void) removeAllRecordCacheFiles

◆ removeAllRecordCacheFiles [2/2]

+ (void) removeAllRecordCacheFiles

◆ removeRecordFileAtPath: [1/2]

+ (BOOL) removeRecordFileAtPath: (NSString *)  path

◆ removeRecordFileAtPath: [2/2]

+ (BOOL) removeRecordFileAtPath: (NSString *)  path

◆ rotateImage:direction: [1/2]

+ (UIImage *) rotateImage: (UIImage *)  image
direction: (ThingSmartVideoRotateDirection)  direction 

◆ rotateImage:direction: [2/2]

+ (UIImage *) rotateImage: (UIImage *)  image
direction: (ThingSmartVideoRotateDirection)  direction 

◆ saveImageToPhotoLibrary: [1/2]

+ (BOOL) saveImageToPhotoLibrary: (UIImage *)  image

◆ saveImageToPhotoLibrary: [2/2]

+ (BOOL) saveImageToPhotoLibrary: (UIImage *)  image

◆ saveVideoToPhotoLibrary: [1/2]

+ (BOOL) saveVideoToPhotoLibrary: (NSString *)  videoPath

◆ saveVideoToPhotoLibrary: [2/2]

+ (BOOL) saveVideoToPhotoLibrary: (NSString *)  videoPath

◆ thingDecryptString: [1/2]

+ (NSString *) thingDecryptString: (NSString *)  string

◆ thingDecryptString: [2/2]

+ (NSString *) thingDecryptString: (NSString *)  string

◆ unactiveAudioSession [1/2]

+ (void) unactiveAudioSession

◆ unactiveAudioSession [2/2]

+ (void) unactiveAudioSession

The documentation for this class was generated from the following files: