|
MeiCam SDK For iOS
3.7.2
|
smart cut generator callback interface More...
#import <NvsSmartCutGenerator.h>
Instance Methods | |
| (void) | - didSmartCutFinished: |
| Finish smart editing. More... | |
| (void) | - didSmartCutError: |
| editing exception information. More... | |
| (void) | - didSmartCutProgress: |
| editing progress. More... | |
smart cut generator callback interface
|
optional |
editing exception information.
| errorType | Type of editing error. |
|
optional |
Finish smart editing.
| smartCutResult | Result of smart editing |
|
optional |
editing progress.
| progress | editing progress. |
1.8.18