AliyunEffectPasterFrameItem @interface AliyunEffectPasterFrameItem : NSObject 动图的动画帧类 time 该帧的播放时间点 Declaration Objective-C @property (nonatomic) CGFloat time; pic 该帧的图片序列号 Declaration Objective-C @property (nonatomic) int pic; picPath 该帧的所使用的图片地址 Declaration Objective-C @property (nonatomic, copy) NSString *picPath; © 2023 Aliyun. All rights reserved. (Last updated: 2023-01-11) Generated by jazzy ♪♫ v0.13.6, a Realm project.