MeiCam SDK For iOS  3.10.1
Instance Methods | List of all members
NvsAICutter Class Reference

#import <NvsAICutter.h>

Inheritance diagram for NvsAICutter:
NvsObject

Instance Methods

(BOOL) - readTemplates:
 
(NSArray< NvsClipInfo * > *) - matchTemplateHUD:extraParam:
 
(NSArray< NvsClipInfo * > *) - matchTemplateARSky:extraParam:
 
(NSArray< NvsClipInfo * > *) - matchTemplateVlog:extraParam:
 
(NSArray< NvsClipInfo * > *) - matchTemplateColor:extraParam:
 
(NSArray< NvsClipInfo * > *) - matchTemplateVlogIM:extraParam:
 
(NSArray< NvsClipInfo * > *) - matchTemplateSmart:extraParam:
 
(NSArray< NvsLabelInfo * > *) - induceAndRecommend:
 
(void) - setSmartTemplateCutPreference:
 
- Instance Methods inherited from NvsObject
(void) - setAttachment:forKey:
 Adds an attachment to the NvsObject object to identify the object of the NvsObject or for other purposes. More...
 
(void) - setTemplateAttachment:forKey:
 Adds additional template data to the NvsObject object to identify the NvsObject template object. More...
 
(NSObject *) - getAttachment:
 Gets attached attachments. More...
 
(NSString *) - getTemplateAttachment:
 Gets an template attachment to NvsObject. More...
 

Method Documentation

◆ induceAndRecommend:

- (NSArray<NvsLabelInfo*>*) induceAndRecommend: (NSArray< NSString * > *)  dataPaths

◆ matchTemplateARSky:extraParam:

- (NSArray<NvsClipInfo*>*) matchTemplateARSky: (NSArray< NSString * > *)  dataPaths
extraParam: (NSArray< NSString * > *)  extraParam 

◆ matchTemplateColor:extraParam:

- (NSArray<NvsClipInfo*>*) matchTemplateColor: (NSArray< NSString * > *)  dataPaths
extraParam: (NSArray< NSString * > *)  extraParam 

◆ matchTemplateHUD:extraParam:

- (NSArray<NvsClipInfo*>*) matchTemplateHUD: (NSArray< NSString * > *)  dataPaths
extraParam: (NSArray< NSString * > *)  extraParam 

◆ matchTemplateSmart:extraParam:

- (NSArray<NvsClipInfo*>*) matchTemplateSmart: (NSArray< NSString * > *)  dataPaths
extraParam: (NSArray< NSString * > *)  extraParam 

◆ matchTemplateVlog:extraParam:

- (NSArray<NvsClipInfo*>*) matchTemplateVlog: (NSArray< NSString * > *)  dataPaths
extraParam: (NSArray< NSString * > *)  extraParam 

◆ matchTemplateVlogIM:extraParam:

- (NSArray<NvsClipInfo*>*) matchTemplateVlogIM: (NSArray< NSString * > *)  dataPaths
extraParam: (NSArray< NSString * > *)  extraParam 

◆ readTemplates:

- (BOOL) readTemplates: (NSArray< NSString * > *)  template_jsons

◆ setSmartTemplateCutPreference:

- (void) setSmartTemplateCutPreference: (int)  type

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