Add voip volume type
authorSeungbae Shin <seungbae.shin@samsung.com>
Thu, 27 Jun 2013 10:18:04 +0000 (19:18 +0900)
committerSeungbae Shin <seungbae.shin@samsung.com>
Thu, 27 Jun 2013 10:18:04 +0000 (19:18 +0900)
include/mm_types.h
packaging/libmm-common.spec

index 37361b7..44272fd 100644 (file)
@@ -165,6 +165,7 @@ enum MMSoftwareVolumeTableType {
        MM_SOUND_VOLUME_TYPE_RINGTONE,          /**< Volume table for Ringtone */
        MM_SOUND_VOLUME_TYPE_MEDIA,                     /**< Volume table for Multimedia */
        MM_SOUND_VOLUME_TYPE_CALL,                      /**< Volume table for Call */
+       MM_SOUND_VOLUME_TYPE_VOIP,                      /**< Volume table for VOIP */
        MM_SOUND_VOLUME_TYPE_EMERGENCY,         /**< Volume table for Emergency (FIXED) */
        MM_SOUND_VOLUME_TYPE_NUM,
        MM_SOUND_VOLUME_TABLE_NUM = MM_SOUND_VOLUME_TYPE_NUM,
index f7bf024..083ae82 100644 (file)
@@ -1,6 +1,6 @@
 Name:       libmm-common
 Version:    0.2.53
-Release:    2
+Release:    3
 Summary:    Multimedia Framework Common Library
 Group:      Multimedia Framework/Libraries
 License:    Apache-2.0