X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=blobdiff_plain;f=dali%2Finternal%2Fvector-animation%2Fcommon%2Fvector-animation-renderer-impl.h;h=d3e53b4483c4472f34096c3f9df196c354d0ce4f;hp=a21cf7fbdbeae458bba09cc80c0e9609244467df;hb=45d666eb30e44b193fed75edd7907cb95d43a20c;hpb=eb80e6a7f3e09db4100477941c3e734c66eb3feb diff --git a/dali/internal/vector-animation/common/vector-animation-renderer-impl.h b/dali/internal/vector-animation/common/vector-animation-renderer-impl.h index a21cf7f..d3e53b4 100755 --- a/dali/internal/vector-animation/common/vector-animation-renderer-impl.h +++ b/dali/internal/vector-animation/common/vector-animation-renderer-impl.h @@ -84,7 +84,12 @@ public: /** * @copydoc Dali::VectorAnimationRenderer::GetTotalFrameNumber() */ - uint32_t GetTotalFrameNumber(); + uint32_t GetTotalFrameNumber() const; + + /** + * @copydoc Dali::VectorAnimationRenderer::GetFrameRate() + */ + float GetFrameRate() const; private: