|
MeiCam SDK For iOS
3.14.4
|
The caption information corresponding to footage of template asset. More...
#import <NvsAssetPackageManager.h>
Properties | |
| NSString * | replaceId |
| The id of caption,The ID value is equal togetTemplateAttachment(),The KEY used is TEMPLATE_KEY_REPLACE_ID. More... | |
| NSString * | text |
| The text of caption. More... | |
| int | trackIndex |
| The track index of caption. More... | |
| int | clipIndex |
| The clip index of caption. More... | |
| NSArray< NvsTemplateCaptionDesc * > * | subCaptions |
| Captions in sub timeline. More... | |
The caption information corresponding to footage of template asset.
|
readwritenonatomicassign |
The clip index of caption.
|
readwritenonatomicstrong |
The id of caption,The ID value is equal togetTemplateAttachment(),The KEY used is TEMPLATE_KEY_REPLACE_ID.
|
readwritenonatomicstrong |
Captions in sub timeline.
|
readwritenonatomicstrong |
The text of caption.
|
readwritenonatomicassign |
The track index of caption.
1.8.18