[0.6.173] support audio pitch control
[platform/core/multimedia/libmm-player.git] / src / include / mm_player_priv.h
index 35d8f4c..beafbc0 100644 (file)
@@ -208,6 +208,8 @@ enum AudioElementID {
        MMPLAYER_A_RESAMPLER,
        MMPLAYER_A_DEINTERLEAVE,
        MMPLAYER_A_RGVOL,
+       MMPLAYER_A_CONV_PITCH,
+       MMPLAYER_A_PITCH,
        MMPLAYER_A_NUM
 };