[4.0] Added const for IsVideoTextureSupported
[platform/core/uifw/dali-adaptor.git] / adaptors / common / video-player-impl.h
index 498a761..eaaa2fb 100644 (file)
@@ -162,7 +162,7 @@ public:
   /**
    * @brief Dali::VideoPlayer::IsVideoTextureSupported()
    */
-  bool IsVideoTextureSupported();
+  bool IsVideoTextureSupported() const;
 
 private: