MeiCam SDK For iOS  3.14.0
Instance Methods | List of all members
<NvsIconGeneratorDelegate> Protocol Reference

Picture get callback. More...

#import <NvsIconGenerator.h>

Inheritance diagram for <NvsIconGeneratorDelegate>:
NvsMultiThumbnailSequenceView

Instance Methods

(void) - didIconReady:timestamp:taskId:
 Picture get callback. More...
 

Detailed Description

Picture get callback.

Method Documentation

◆ didIconReady:timestamp:taskId:

- (void) didIconReady: (UIImage *)  icon
timestamp: (int64_t)  timestamp
taskId: (int64_t)  taskId 

Picture get callback.

Parameters
iconCurrent icon
timestampCurrent timestamp
taskIdCurrent taskId

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