| MeiCam SDK For iOS
    3.7.2
    | 
The footage information of template asset. More...
#import <NvsAssetPackageManager.h>
 
 | Properties | |
| NSString * | footageId | 
| The ID of footage, one footage can correspond to more than one clip.  More... | |
| NvsTemplateFootageType | type | 
| The type of footage can be video, audio, image.  More... | |
| BOOL | canReplace | 
| Footage is replaceable.  More... | |
| NSString * | innerAssetFilePath | 
| Builtin resource file paths.  More... | |
| NSArray< NSString * > * | tags | 
| Footage of some tag information, such as scenery, cats.  More... | |
| NSArray< NvsTemplateFootageCorrespondingClipInfo * > * | correspondingClipInfos | 
| Footage corresponds to clip information.  More... | |
| NSArray< NvsTemplateFootageDesc * > * | timelineClipFootages | 
| Footage information in sub timeline.  More... | |
The footage information of template asset.
| 
 | readwritenonatomicassign | 
Footage is replaceable.
| 
 | readwritenonatomicstrong | 
Footage corresponds to clip information.
| 
 | readwritenonatomicstrong | 
The ID of footage, one footage can correspond to more than one clip.
| 
 | readwritenonatomicstrong | 
Builtin resource file paths.
| 
 | readwritenonatomicstrong | 
Footage of some tag information, such as scenery, cats.
| 
 | readwritenonatomicstrong | 
Footage information in sub timeline.
| 
 | readwritenonatomicassign | 
The type of footage can be video, audio, image.
 1.8.18
 1.8.18