Apply DEPRECATION macro
[platform/core/api/tone-player.git] / include / tone_player.h
index 75a4ed9..3740e2e 100755 (executable)
@@ -204,7 +204,7 @@ typedef enum {
  *
  * @see tone_player_stop()
  */
-int tone_player_start(tone_type_e tone, sound_type_e type, int duration_ms, int *id);
+int tone_player_start(tone_type_e tone, sound_type_e type, int duration_ms, int *id) TIZEN_DEPRECATED_API;
 
 /**
  * @brief Plays a tone with stream information of sound-manager.