[ACR-1427][capi-media-player] Add new error message 32/210432/1
authorEunhye Choi <eunhae1.choi@samsung.com>
Fri, 19 Jul 2019 06:03:43 +0000 (15:03 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Fri, 19 Jul 2019 06:03:43 +0000 (15:03 +0900)
Change-Id: Idc97713b2fe80dbd1d531b9c225361b07b7dbf14

error_messages/capi-media-player.xml

index 23cb91c..958dd75 100644 (file)
@@ -64,5 +64,9 @@
                <value>TIZEN_ERROR_PLAYER | 0x30</value>
                <msg>Not supported subtitle format</msg>
        </error>
+       <error name="PLAYER_ERROR_NOT_SUPPORTED_FORMAT">
+               <value>TIZEN_ERROR_PLAYER | 0x31</value>
+               <msg>Not supported format</msg>
+       </error>
 </package>