MeiCam SDK For iOS  3.7.2
Instance Methods | List of all members
<NvsImageGrabberDelegate> Protocol Reference

#import <NvsStreamingContext.h>

Inheritance diagram for <NvsImageGrabberDelegate>:

Instance Methods

(void) - onImageGrabbedArrived:timestamp:
 Grab image from timeline. More...
 

Method Documentation

◆ onImageGrabbedArrived:timestamp:

- (void) onImageGrabbedArrived: (UIImage *)  image
timestamp: (int64_t)  time 
optional

Grab image from timeline.

Pay speical attention: this function is called in a seperate thread and not in the UI thread. Please consider the safety issues of threads!!

Parameters
bufferFrame data acquired.
frameinfoFrame information acquired.

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