#import <NvsMediaFileConvertor.h>
◆ cancelTask:
| - (void) cancelTask: |
|
(int64_t) |
taskId |
|
◆ convertMeidaFile:outputFile:isReverseConvert:fromPosition:toPosition:options:
| - (int64_t) convertMeidaFile: |
|
(NSString *) |
srcFilePath |
| outputFile: |
|
(NSString *) |
outputFilePath |
| isReverseConvert: |
|
(bool) |
isReverse |
| fromPosition: |
|
(int64_t) |
from |
| toPosition: |
|
(int64_t) |
to |
| options: |
|
(NSMutableDictionary *) |
options |
|
|
| |
Start to convert file.
- Parameters
-
| srcFilePath | source file |
| outputFilePath | destination file |
| isReverse | reverse convert file |
| from | start time |
| to | end time |
| options | convert options |
- Returns
- Task ID
◆ init
◆ delegate
The documentation for this class was generated from the following file: