|
class | NveVectorVal |
| vector contains object type values More...
|
|
class | NveVolume |
| volume More...
|
|
class | NveMotionParameters |
| Motion parameter information. More...
|
|
class | NveCaptionSpan |
| layout attributes class More...
|
|
class | NvePointF |
| Two dimensional coordinates point, parameter type is double or float. More...
|
|
class | NveRectF |
| rectangular More...
|
|
class | NveRational |
| Rational. More...
|
|
class | NveColor |
| Custom color class In the SDK, the NveColor class attributes, namely r, g, b and a, range [0, 1] instead of [0, 255]. More...
|
|
class | NveRenderTask |
| Render task. More...
|
|
class | NveEffectInstance |
| Effect instance. More...
|
|
class | NveCaption |
| Captions are custom text superimposed on the video. You can add and adjust the caption position. After adding caption, you can also set styles, including font size, color, shadow, stroke, etc. More...
|
|
class | NveAnimatedSticker |
| Animated sticker class.Animation sticker is a landscaping effect used in video editing to produce animated effects. Users can add and adjust various properties of the stickers through various APIs, such as position, size, display time, and so on. More...
|
|
class | NveCompoundCaption |
| Compound caption. Compound captions are compound caption that is superimposed on the video, each compound caption may composed of several sub-captions. When editing a video, users can add and adjust the captions position. User can also set its properties such as font family, text color, etc. More...
|
|
class | NveVideoTransition |
| There are multiple clips on the track. The transition is the transition effect from one video clip to another, and no video transitions can be added between clips with gaps. Currently it supports multiple video transitions including fade, turning, swap, stretch in, page curl, lens flare, star, dip to black, dip to white,push to right, push to top, upper left into.Each video transition can be set and retrieved via video track. The default transition is fade. More...
|
|
class | NveEffectContext |
| Effect context Effect context is the entry to effect SDK framework, nveGetEffectContextInstance() used to get the unique effect context instance. More...
|
|
class | NveAssetPackageManager |
| The asset package manager manages the asset packages in the video scene. During the development of SDK, the asset package manager uniformly installs, upgrades and uninstalls various stunt asset packages needed, including captions, animated stickers, etc. When installing, upgrading and uninstalling, there will be corresponding error prompt types in case of errors, so as to quickly locate and solve the errors. More...
|
|
class | NveARSceneManipulate |
| ARScene manipulate. More...
|
|
class | NveARSceneRenderer |
| ARScene builtin fx compound renderer By internally downloading and initializing face models, and managing the installation of asset packages, the logic of appling beauty, shape, and makeup is simplified. It also provides starting camera media stream, external input media stream, output media stream, and IndexedDB caching internally. Just configure parameters while initializing, and then set the asset packages' url or other parameters to get the results of beauty, shape, and makeup rendering conveniently. More...
|
|
Doc of Effect SDK WEB APPLICATION.
- Version
- 3.12.1
- Copyright
- Meishe Co., Ltd.