|
MeiCam SDK For Android
3.14.4
|
Key frame control point mode pair structure. More...
Public Member Functions | |
| NvsControlPointModePair (int backwardControlPointMode, int forwardControlPointMode) | |
| Constructor to set the backward and forward control point modes of the control point pair structure. More... | |
Public Attributes | |
| int | backwardControlPointMode |
| int | forwardControlPointMode |
Static Public Attributes | |
| static final int | ControlPointMode_Linear = 0 |
| linear mode More... | |
| static final int | ControlPointMode_Bezier = 1 |
| bezier mode More... | |
Key frame control point mode pair structure.
|
inline |
Constructor to set the backward and forward control point modes of the control point pair structure.
| backwardControlPoint | the backward control point value |
| forwardControlPoint | the forward control point value |
| int com.meicam.sdk.NvsControlPointModePair.backwardControlPointMode |
|
static |
bezier mode
|
static |
linear mode
| int com.meicam.sdk.NvsControlPointModePair.forwardControlPointMode |
1.8.17