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

The All compound caption informations 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...
 
ArrayList< NvsTemplateCompoundCaptionItemDescitemList
 An array of all Compound Caption. More...
 
int trackIndex
 The track index of caption. More...
 
int clipIndex
 The clip index of caption. More...
 
ArrayList< NvsTemplateCompoundCaptionDescsubCaptions
 Compound captions in sub timeline. More...
 

Detailed Description

The All compound caption informations corresponding to footage of template asset.

Member Data Documentation

◆ clipIndex

int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.clipIndex

The clip index of caption.

◆ itemList

ArrayList<NvsTemplateCompoundCaptionItemDesc> com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.itemList

An array of all Compound Caption.

◆ replaceId

String com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.replaceId

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

◆ subCaptions

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

Compound captions in sub timeline.

◆ trackIndex

int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.trackIndex

The track index of caption.


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