MeiCam SDK For iOS
3.14.0
|
Go to the documentation of this file.
15 #import <Foundation/Foundation.h>
57 - (void)setFrameTimeTolerance:(int64_t)timeTolerance;
86 - (UIImage *)getFrameAtTimeWithVideoFrameHeight:(int64_t)time videoFrameHeight:(
unsigned int)videoFrameHeight;
NvsVideoFrameHeightGrade
The height level of the extracted video frame.
Definition: NvsVideoFrameRetriever.h:25
@ NvsVideoFrameHeightGrade360
Video frame of 360 pixels in height.
Definition: NvsVideoFrameRetriever.h:26
Video frame extraction.
Definition: NvsVideoFrameRetriever.h:47
#define NVS_EXPORT
Definition: NvsCommonDef.h:20
@ NvsVideoFrameHeightGrade480
Video frame of 480 pixels in height.
Definition: NvsVideoFrameRetriever.h:27
@ NvsVideoFrameHeightGrade720
Video frame of 720 pixels in height.
Definition: NvsVideoFrameRetriever.h:28