Hi All
Here is a snippet of code I am trying to work on:
page_handle GetAnimatorHandle animator_handle
animator_handle SetAnimationMode transient
page_handle SetPercentOfMaximumSpeed 0.01
page_handle StartAnimation
I need to create an animation gif at a particular (frame/sec). I am not able to get control over this option.
I tried SetPercentOfMaximumSpeed but it doesn't seem to work properly. Please help me to solve this issue.
Thanks
Saumya Mishra