AliyunAudioFade
@interface AliyunAudioFade : AliyunJSONModel <NSCopying>
* API_AVAILABLE(3.20.0) A model class that defines sound effects.
-
* API_AVAILABLE(3.20.0) The shape type.
Declaration
Objective-C
@property (nonatomic) AliyunAudioFadeShape shape;
-
* API_AVAILABLE(3.20.0) effect time in second
Declaration
Objective-C
@property (nonatomic) float duration;