Merge "[ACR-1448] add api to set audio codec type" into tizen accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.025642 accepted/tizen/5.5/unified/mobile/hotfix/20201027.064037 accepted/tizen/unified/20190923.110322 submit/tizen/20190920.072750 submit/tizen_5.5/20191031.000002 submit/tizen_5.5_mobile_hotfix/20201026.185102 tizen_5.5.m2_release
authoreunhae choi <eunhae1.choi@samsung.com>
Fri, 20 Sep 2019 07:26:47 +0000 (07:26 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Fri, 20 Sep 2019 07:26:47 +0000 (07:26 +0000)
1  2 
include/player.h

@@@ -1137,8 -1157,10 +1157,10 @@@ int player_set_media_packet_audio_frame
                player_audio_extract_option_e opt, player_media_packet_audio_decoded_cb callback, void *user_data);
  
  /**
 - * @brief Unsets the media packet audio frame decoded callback function.
 + * @brief Unsets the callback notifying the decoded audio data.
   * @since_tizen 5.5
+  * @remarks Depending on the audio codec type or by enabling audio offload,
+  *          this function could be unavailable and this will return #PLAYER_ERROR_NOT_AVAILABLE.
   * @param[in] player The handle to the media player
   * @return @c 0 on success,
   *         otherwise a negative error value