tizen_extension: revert version of tizen_video from 2 to 1 69/148169/1
authorJunSeok, Kim <juns.kim@samsung.com>
Thu, 7 Sep 2017 02:06:49 +0000 (11:06 +0900)
committerJunSeok, Kim <juns.kim@samsung.com>
Thu, 7 Sep 2017 02:06:49 +0000 (11:06 +0900)
Change-Id: Id05662b5a7c0f66713cbc4bcb655d7dacc0679cf

protocol/tizen-extension.xml

index 7db74ee068eedc938402508a2e5c2ab32b6c7909..fea5404af21a66aa941808288d84adc6de1048db 100644 (file)
     </event>
   </interface>
 
-  <interface name="tizen_video" version="2">
+  <interface name="tizen_video" version="1">
 
     <description summary="interface for tizen-video">
       Clients can get the video information that the compositor can handle from this interface.
       <arg name="surface" type="object" interface="wl_surface" />
     </request>
 
-    <request name="destroy" type="destructor" since="2">
+    <request name="destroy" type="destructor">
       <description summary="destroy the tizen_video">
         Destroy the tizen_video.
       </description>