[0.6.241] apply select-stream event for audio only
[platform/core/multimedia/libmm-player.git] / src / include / mm_player.h
index f0f3eb4..6ca6646 100644 (file)
  */
 #define MM_PLAYER_MEDIA_STREAM_INPUT_FORMAT "media_stream_input_format"
 
+/**
+ * MM_PLAYER_AUDIO_ONLY (int)
+ */
+#define MM_PLAYER_AUDIO_ONLY                "audio_only"
+
 #define BUFFER_MAX_PLANE_NUM (4)
 
 /**
@@ -1366,7 +1371,6 @@ int mm_player_get_max_adaptive_variant_limit(MMHandleType player, int *bandwidth
  * These functions are to set/get the audio only mode
  */
 int mm_player_set_audio_only(MMHandleType player, bool audio_only);
-int mm_player_get_audio_only(MMHandleType player, bool *audio_only);
 
 /**
  * These functions are to get the streaming buffering time