[4.0] add doc for API reference 93/174393/2
authorJoogab Yun <joogab.yun@samsung.com>
Thu, 29 Mar 2018 09:16:05 +0000 (18:16 +0900)
committerjoogab yun <joogab.yun@samsung.com>
Mon, 2 Apr 2018 06:13:15 +0000 (06:13 +0000)
Change-Id: I31ca273bd345fd9bb509e67925a8fcbac8a13df1

dali-toolkit/public-api/controls/video-view/video-view.h

index 3ad3293..d9b3267 100755 (executable)
@@ -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
     {
       /**
@@ -136,6 +144,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
     {
       /**