AliyunAETemplateAssetTimeRange
@interface AliyunAETemplateAssetTimeRange : NSObject
* A class that defines asset’s appear time by design API_AVAILABLE(3.35.0)
-
* The start time
Declaration
Objective-C
@property (nonatomic) NSTimeInterval timelineIn;
-
* The end time
Declaration
Objective-C
@property (nonatomic) NSTimeInterval timelineOut;