From: Eunhae Choi Date: Wed, 10 May 2017 04:58:19 +0000 (+0900) Subject: [ACR-955] Update media-player error message with newly added X-Git-Tag: accepted/tizen/4.0/unified/20170816.013355~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7c60e8e3604aff18cfc3b4e4fc88da975a30d52b;p=platform%2Fcore%2Fapi%2Fcommon.git [ACR-955] Update media-player error message with newly added Change-Id: I3125a21c770d8adebf921d418d7a985253836d30 --- diff --git a/error_messages/capi-media-player.xml b/error_messages/capi-media-player.xml index 1b18f91..1d18174 100644 --- a/error_messages/capi-media-player.xml +++ b/error_messages/capi-media-player.xml @@ -52,5 +52,17 @@ TIZEN_ERROR_PLAYER | 0x2d Socket connection lost + + TIZEN_ERROR_PLAYER | 0x2e + Not supported audio codec but video can be played + + + TIZEN_ERROR_PLAYER | 0x30 + Not supported video codec but audio can be played + + + TIZEN_ERROR_PLAYER | 0x31 + Not supported subtitle format +