From: ByungWoo Lee Date: Tue, 3 May 2016 06:56:57 +0000 (+0900) Subject: Added TIZEN_ERROR_MEDIA_TOOL X-Git-Tag: submit/tizen/20160503.070042~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=54234b42d04afb5e1d59f4b99e719d9203cb64b0;p=platform%2Fcore%2Fapi%2Fcommon.git Added TIZEN_ERROR_MEDIA_TOOL Change-Id: Ide1c101720ef514c049c033011fbe04b1ce56a6e --- diff --git a/include/tizen_error.h b/include/tizen_error.h index 3dbc071..a3fb266 100644 --- a/include/tizen_error.h +++ b/include/tizen_error.h @@ -157,6 +157,8 @@ extern "C" { #define TIZEN_ERROR_MEDIA_STREAMER -0x01A00000 /* Tizen MEDIA STREAMRECORDER Error */ #define TIZEN_ERROR_STREAMRECORDER -0x01A10000 +/* Tizen MEDIA STREAMRECORDER Error */ +#define TIZEN_ERROR_MEDIA_TOOL -0x01A20000 /* Tizen Bluetooth Error */ #define TIZEN_ERROR_BLUETOOTH -0x01C00000 /* Tizen Connection Error */