16 #import <CoreGraphics/CGGeometry.h>
63 - (void)setScale:(
float)scale;
85 - (void)setHorizontalFlip:(
bool)flip;
107 - (void)setVerticalFlip:(
bool)flip;
129 - (void)setRotationZ:(
float)angle;
153 - (void)setTranslation:(CGPoint)translation;
177 - (void)translateAnimatedSticker:(CGPoint)translationOffset;
190 - (void)scaleAnimatedSticker:(
float)scaleFactor anchor:(CGPoint)anchor;
203 - (void)rotateAnimatedSticker:(
float)angle anchor:(CGPoint)anchor;
214 - (void)rotateAnimatedSticker:(
float)angle;
246 - (void)setCenterPolarAngle:(
float)centerPolarAngle;
268 - (void)setCenterAzimuthAngle:(
float)centerAzimuthAngle;
290 - (void)setPolarAngleRange:(
float)polarAngleRange;
323 - (void)setZValue:(
float)value;
348 - (void)setVolumeGain:(
float)leftVolumeGain rightVolumeGain:(
float)rightVolumeGain;
363 - (void)getVolumeGain:(
float *)leftVolumeGain rightVolumeGain:(
float *)rightVolumeGain;
375 - (void)setOpacity:(
float)opacity;
399 - (void)setCurrentKeyFrameTime:(int64_t)time;
413 - (bool)setControlPoint:(NSString *)fxParam controlPointPair:(
NvsControlPointPair *)controlPointPair;
443 -(bool) applyAnimatedStickerPeriodAnimation:(NSString*) animatedStickerPeriodAnimationPackageId;
459 -(bool) applyAnimatedStickerInAnimation:(NSString*) animatedStickerInAnimationPackageId;
475 -(bool) applyAnimatedStickerOutAnimation:(NSString*) animatedStickerOutAnimationPackageId;
487 -(void) setAnimatedStickerAnimationPeriod:(
int)periodInMS;
511 -(void) setAnimatedStickerInAnimationDuration:(
int)inAnimationDurationInMS;
535 -(void) setAnimatedStickerOutAnimationDuration:(
int)outAnimationDurationInMS;