Revise remarks for sound_manager_set_focus_state_watch_cb() 00/72000/3
authorSangchul Lee <sc11.lee@samsung.com>
Mon, 30 May 2016 06:45:56 +0000 (15:45 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 7 Jul 2016 07:49:30 +0000 (16:49 +0900)
[Version] Release 0.3.56
[Profile] Common
[Issue Type] Description

Change-Id: I257317d65bd2fbb3c5be7aa1d72a5c2191ae6f8a
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
include/sound_manager.h
packaging/capi-media-sound-manager.spec

index 88ba95f2db396c7a1254d1b64bc9fb644e979eb0..fbfe16150a04242e7fd99803d4d72bd239a00953 100644 (file)
@@ -810,7 +810,7 @@ int sound_manager_get_sound_type(sound_stream_info_h stream_info, sound_type_e *
  * @param[in]  callback        The focus state change watch callback function
  * @param[in]  user_data       The user data to be passed to the callback function
  *
- * @remarks    You can set this callback only once per process.\n
+ * @remarks    The previous watch callback should be unset before setting new watch callback.\n
  *     The registered callback is issued in the internal thread of the sound manager.\n
  *     Do not call this API within sound_stream_focus_state_changed_cb() and sound_stream_focus_state_watch_cb(),\n
  *     otherwise SOUND_MANAGER_ERROR_INVALID_OPERATION will be returned.
index 555728f2030e99069f68c46ff0036be2e5882803..d8f55045da08405595a208f48c25f886e60d1a2d 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       capi-media-sound-manager
 Summary:    Sound Manager library
-Version:    0.3.55
+Version:    0.3.56
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0