MeiCam SDK For Web  3.12.1
Public Member Functions | List of all members
NvsFxDescription Class Reference

Effect parameter description class. A variety of different parameter types of effect are set during capturing and editing. The effect parameter description class is used to obtain various effect parameter values. More...

Public Member Functions

 constructor ()
 
 getName ()
 Get the effect's name. More...
 
 getAllParamsInfo ()
 Get a list of all the effects information. More...
 

Detailed Description

Effect parameter description class. A variety of different parameter types of effect are set during capturing and editing. The effect parameter description class is used to obtain various effect parameter values.

Member Function Documentation

◆ constructor()

NvsFxDescription::constructor ( )
inline

@constructor

◆ getAllParamsInfo()

NvsFxDescription::getAllParamsInfo ( )
inline

Get a list of all the effects information.

Returns
{NvsVectorVal} Return the obtained list collection containing all the effect information objects.

◆ getName()

NvsFxDescription::getName ( )
inline

Get the effect's name.

Returns
{String} Return the effect's name.

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