[ACR-1448] Add new player error message 61/213161/1
authorEunhye Choi <eunhae1.choi@samsung.com>
Mon, 2 Sep 2019 06:46:32 +0000 (15:46 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Mon, 2 Sep 2019 06:46:32 +0000 (15:46 +0900)
Change-Id: Ib48f6c3a26b9056d8e32a7d657ad8571a205f9fd

error_messages/capi-media-player.xml

index 958dd75..b7a99fb 100644 (file)
@@ -68,5 +68,9 @@
                <value>TIZEN_ERROR_PLAYER | 0x31</value>
                <msg>Not supported format</msg>
        </error>
+       <error name="PLAYER_ERROR_NOT_AVAILABLE">
+               <value>TIZEN_ERROR_PLAYER | 0x32</value>
+               <msg>Not available operation</msg>
+       </error>
 </package>