From: Joogab Yun Date: Thu, 29 Mar 2018 09:16:05 +0000 (+0900) Subject: add doc for API reference X-Git-Tag: dali_1.3.19~3 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-toolkit.git;a=commitdiff_plain;h=b014361ce1d8818588bea9edb00d19b2e89cab1a add doc for API reference Change-Id: I31ca273bd345fd9bb509e67925a8fcbac8a13df1 --- diff --git a/dali-toolkit/public-api/controls/video-view/video-view.h b/dali-toolkit/public-api/controls/video-view/video-view.h index 4f0e12e..85fbd8d 100755 --- a/dali-toolkit/public-api/controls/video-view/video-view.h +++ b/dali-toolkit/public-api/controls/video-view/video-view.h @@ -77,8 +77,16 @@ public: PROPERTY_START_INDEX = Control::CONTROL_PROPERTY_END_INDEX + 1, ///< @SINCE_1_0.0 }; + /** + * @brief Enumeration for the instance of properties belonging to the VideoView class. + * @SINCE_1_1.38 + */ struct Property { + /** + * @brief Enumeration for the instance of properties belonging to the VideoView class. + * @SINCE_1_1.38 + */ enum { /** @@ -138,6 +146,10 @@ public: */ struct DisplayMode { + /** + * @brief The values of this enum determine how the video should be display mode to the view. + * @SINCE_1_3_15 + */ enum Type { /**