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

project object More...

Inheritance diagram for NvsProjObj:
NvsClip NvsFx NvsTimeline NvsTrack NvsAudioClip NvsVideoClip NvsAnimatedSticker NvsAudioFx NvsAudioTransition NvsCaption NvsCompoundCaption NvsTimelineVideoFx NvsTrackVideoFx NvsVideoFx NvsVideoTransition NvsAudioTrack NvsVideoTrack

Public Member Functions

 constructor ()
 
 setInternalObject (obj)
 set internal object More...
 
 getInternalObject ()
 get internal object More...
 
 setTemplateAttachment (key, value)
 Adds additional template data to the NvsObject object to identify the NvsObject template object. More...
 
 getTemplateAttachment (key)
 Gets an template attachment to NvsObject. More...
 

Detailed Description

project object

Member Function Documentation

◆ constructor()

NvsProjObj::constructor ( )
inline

@constructor

◆ getInternalObject()

NvsProjObj::getInternalObject ( )
inline

get internal object

Returns
{Object}

◆ getTemplateAttachment()

NvsProjObj::getTemplateAttachment (   key)
inline

Gets an template attachment to NvsObject.

Parameters
{String}key the key that has been added attachment.(TEMPLATE_ASSET_KEY)
Returns
{String} Returns the attachment corresponding to the key.

◆ setInternalObject()

NvsProjObj::setInternalObject (   obj)
inline

set internal object

Parameters
{Object}obj internal object

◆ setTemplateAttachment()

NvsProjObj::setTemplateAttachment (   key,
  value 
)
inline

Adds additional template data to the NvsObject object to identify the NvsObject template object.

Parameters
{String}key The key of the attachment to be added(TEMPLATE_ASSET_KEY)
{String}value Attachment to be added

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