Add description for callback function 37/82337/1 accepted/tizen/common/20160805.130201 accepted/tizen/ivi/20160808.081157 accepted/tizen/mobile/20160808.080821 accepted/tizen/tv/20160808.081006 accepted/tizen/wearable/20160808.081105 submit/tizen/20160805.054353
authorMinje Ahn <minje.ahn@samsung.com>
Wed, 3 Aug 2016 03:33:56 +0000 (12:33 +0900)
committerMinje Ahn <minje.ahn@samsung.com>
Wed, 3 Aug 2016 03:33:56 +0000 (12:33 +0900)
Change-Id: I28490d71828f50d1010e5f121f392db6840d2e72
Signed-off-by: Minje Ahn <minje.ahn@samsung.com>
include/thumbnail_util_type.h

index 8f78ded..b2008a3 100755 (executable)
@@ -68,7 +68,8 @@ typedef struct thumbnail_s *thumbnail_h;
  * @ingroup CAPI_MEDIA_THUMBNAIL_UTIL_MODULE
  * @brief Called when creating the thumbnail.
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
- * @remarks Color space of the generated thumbnail is BGRA.
+ * @remarks Color space of the generated thumbnail is BGRA. \n
+ *                  The callback is called in a separate thread(not in the main loop).
  *
  * @details This callback is called for completion of generating the thumbnail.
  *