MeiCam SDK For iOS  3.10.1
Properties | List of all members
NvsClipData Class Reference

clip data More...

#import <NvsCaptureSceneInfo.h>

Inheritance diagram for NvsClipData:

Properties

float pan
 pan For details, please refer to the topic of Pan and Scan. More...
 
float scan
 scan For details, please refer to the topic of Pan and Scan. More...
 
NSString * mediaPath
 media path More...
 
NSString * imageFillMode
 image fill mode,include "fit", "letterBox", "crop" and "stretch" More...
 

Detailed Description

clip data

Since
3.2.0

Property Documentation

◆ imageFillMode

- (NSString*) imageFillMode
readwritenonatomicassign

image fill mode,include "fit", "letterBox", "crop" and "stretch"

◆ mediaPath

- (NSString*) mediaPath
readwritenonatomicassign

media path

◆ pan

- (float) pan
readwritenonatomicassign

pan For details, please refer to the topic of Pan and Scan.

◆ scan

- (float) scan
readwritenonatomicassign

scan For details, please refer to the topic of Pan and Scan.


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