|
MeiCam SDK For Android
3.14.4
|
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< NvsTemplateCaptionDesc > | subCaptions |
| Captions in sub timeline. More... | |
The caption information corresponding to footage of template asset.
| int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.clipIndex |
The clip index of caption.
| 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.
| ArrayList<NvsTemplateCaptionDesc> com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.subCaptions |
Captions in sub timeline.
| String com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.text |
The text of caption.
| int com.meicam.sdk.NvsAssetPackageManager.NvsTemplateCaptionDesc.trackIndex |
The track index of caption.
1.8.17