#import <NvsSmartCutParser.h>
◆ didDetectError:
| - (void) didDetectError: |
|
(int) |
errorType |
|
|
optional |
detect exception information.
- Parameters
-
| errorType | Type of detect error. |
◆ didDetectFinished:scdPath:
| - (void) didDetectFinished: |
|
(NSString *) |
mediaPath |
| scdPath: |
|
(NSString *) |
scdPath |
|
|
| |
|
optional |
Finish detecting.
- Parameters
-
| mediaPath | media path. |
| scdPath | scd path. |
◆ didDetectProgress:progress:
| - (void) didDetectProgress: |
|
(NSString *) |
mediaPath |
| progress: |
|
(float) |
progress |
|
|
| |
|
optional |
Progress of detect.
- Parameters
-
| mediaPath | media path. |
| progress | Progess value. |
◆ didDetectStarted:taskId:
| - (void) didDetectStarted: |
|
(NSString *) |
mediaPath |
| taskId: |
|
(int64_t) |
taskId |
|
|
| |
|
optional |
Start detecting.
- Parameters
-
| mediaPath | media path. |
| taskId | task ID. |
The documentation for this protocol was generated from the following file: