|
MeiCam SDK For Android
3.14.4
|
Effect parameter description class. More...
Classes | |
| class | ParamInfoObject |
| effect parameter information class, mainly the details of the effect parameters. More... | |
Public Member Functions | |
| String | getName () |
| Get the effect's name. More... | |
| List< ParamInfoObject > | getAllParamsInfo () |
| Get a list of all the effects information. More... | |
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.
|
inline |
Get a list of all the effects information.
|
inline |
Get the effect's name.
1.8.17