wtz_video_shell: Rename error name to be more understandable 22/313422/1
authorSeunghun Lee <shiin.lee@samsung.com>
Tue, 18 Jun 2024 05:18:56 +0000 (14:18 +0900)
committerSeunghun Lee <shiin.lee@samsung.com>
Tue, 18 Jun 2024 05:19:03 +0000 (14:19 +0900)
Change-Id: I44b308a91192f86fae1160038cc1bfcef8dd716c

protocol/tizen/wtz-video-shell.xml

index 95f11ce..ee00042 100644 (file)
@@ -95,7 +95,7 @@
 
   <interface name="wtz_video_surface" version="1">
     <enum name="error">
-      <entry name="source_exists" value="0" summary=""/>
+      <entry name="handle_already_used" value="0" summary=""/>
       <entry name="role" value="1" summary="given surface has another role"/>
       <entry name="no_surface" value="2" summary="the wl_surface was destroyed"/>
     </enum>