|
MeiCam SDK For Android
3.14.4
|
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< NvsTemplateCompoundCaptionItemDesc > | itemList |
| An array of all Compound Caption. More... | |
| int | trackIndex |
| The track index of caption. More... | |
| int | clipIndex |
| The clip index of caption. More... | |
| ArrayList< NvsTemplateCompoundCaptionDesc > | subCaptions |
| Compound captions in sub timeline. More... | |
The All compound caption informations corresponding to footage of template asset.
| int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.clipIndex |
The clip index of caption.
| ArrayList<NvsTemplateCompoundCaptionItemDesc> com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.itemList |
An array of all Compound Caption.
| 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.
| ArrayList<NvsTemplateCompoundCaptionDesc> com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.subCaptions |
Compound captions in sub timeline.
| int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCompoundCaptionDesc.trackIndex |
The track index of caption.
1.8.17