MeiCam SDK For iOS  3.10.1
Instance Methods | List of all members
<NvsMediaFileConvertorDelegate> Protocol Reference

#import <NvsMediaFileConvertor.h>

Inheritance diagram for <NvsMediaFileConvertorDelegate>:

Instance Methods

(void) - didConvertorProgress:progress:
 
(void) - didConvertorFinish:sourceFile:outputFile:errorCode:
 
(void) - didAudioMuteRage:muteStart:muteEnd:
 

Method Documentation

◆ didAudioMuteRage:muteStart:muteEnd:

- (void) didAudioMuteRage: (int64_t)  taskId
muteStart: (int64_t)  start
muteEnd: (int64_t)  end 

◆ didConvertorFinish:sourceFile:outputFile:errorCode:

- (void) didConvertorFinish: (int64_t)  taskId
sourceFile: (NSString *)  src
outputFile: (NSString *)  dst
errorCode: (NvsMediaConvertorErrorType error 

◆ didConvertorProgress:progress:

- (void) didConvertorProgress: (int64_t)  taskId
progress: (float)  progress 

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