美摄SDK For iOS
3.14.0
|
模板资源包里footage信息 更多...
#import <NvsAssetPackageManager.h>
属性 | |
NSString * | footageId |
footage的id,一个footage可以对应多个clip 更多... | |
NvsTemplateFootageType | type |
footage的类型,可以是视频,音频,图片 更多... | |
BOOL | canReplace |
footage是否可替换 更多... | |
NSString * | innerAssetFilePath |
内置资源文件路径 更多... | |
NSArray< NSString * > * | tags |
footage的一些标签信息,比如风景、猫 更多... | |
NSArray< NvsTemplateFootageCorrespondingClipInfo * > * | correspondingClipInfos |
footage对应的clip的信息 更多... | |
NSArray< NvsTemplateFootageDesc * > * | timelineClipFootages |
序列嵌套的footage信息 更多... | |
模板资源包里footage信息
|
readwritenonatomicassign |
footage是否可替换
|
readwritenonatomicstrong |
footage对应的clip的信息
|
readwritenonatomicstrong |
footage的id,一个footage可以对应多个clip
|
readwritenonatomicstrong |
内置资源文件路径
|
readwritenonatomicstrong |
footage的一些标签信息,比如风景、猫
|
readwritenonatomicstrong |
序列嵌套的footage信息
|
readwritenonatomicassign |
footage的类型,可以是视频,音频,图片