MeiCam SDK For Android  3.10.1
Public Attributes | List of all members
com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc Class Reference

The caption information corresponding to footage of template asset. More...

Public Attributes

String replaceId
 The id of caption,The ID value is equal togetTemplateAttachment(),The KEY used is TEMPLATE_KEY_REPLACE_ID. More...
 
String text
 The text of caption. More...
 
int trackIndex
 The track index of caption. More...
 
int clipIndex
 The clip index of caption. More...
 
ArrayList< NvsTemplateCaptionDescsubCaptions
 Captions in sub timeline. More...
 

Detailed Description

The caption information corresponding to footage of template asset.

Member Data Documentation

◆ clipIndex

int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.clipIndex

The clip index of caption.

◆ replaceId

String com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.replaceId

The id of caption,The ID value is equal togetTemplateAttachment(),The KEY used is TEMPLATE_KEY_REPLACE_ID.

◆ subCaptions

ArrayList<NvsTemplateCaptionDesc> com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.subCaptions

Captions in sub timeline.

◆ text

String com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.text

The text of caption.

◆ trackIndex

int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.trackIndex

The track index of caption.


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