[Version] 0.5.34
[Issue Type] Doxygen
Change-Id: I55c0cc6ebd76b107ec15a2f096f5c3eacacbe2d8
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
SOUND_TYPE_VOICE, /**< Sound type for voice */
} sound_type_e;
+/**
+ * @brief Sound stream ducking handle.
+ * @since_tizen 5.5
+ */
+typedef struct sound_stream_ducking_s* sound_stream_ducking_h;
+
/**
* @}
*/
*/
typedef struct sound_stream_info_s* sound_stream_info_h;
-/**
- * @brief Sound stream ducking handle.
- * @since_tizen 5.5
- */
-typedef struct sound_stream_ducking_s* sound_stream_ducking_h;
-
/**
* @brief Enumeration for sound stream type.
* @since_tizen 3.0
Name: capi-media-sound-manager
Summary: Sound Manager library
-Version: 0.5.33
+Version: 0.5.34
Release: 0
Group: Multimedia/API
License: Apache-2.0