[ACR-1275] change doxygen 86/188386/1 accepted/tizen/unified/20180905.060836 submit/tizen/20180904.110532
authorEunhae Choi <eunhae1.choi@samsung.com>
Tue, 4 Sep 2018 10:20:16 +0000 (19:20 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Tue, 4 Sep 2018 10:20:16 +0000 (19:20 +0900)
Change-Id: Ie82a3e373f67cc08952d78ff0f7a795d66850968

include/player.h

index bdba3e2..8b5d545 100644 (file)
@@ -2379,7 +2379,7 @@ int player_is_replaygain_enabled(player_h player, bool *enabled);
  * @since_tizen 5.0
  * @remarks This function requires the ratio value of the each coordinate and size based on the video resolution size
  *          to consider the dynamic resolution video content.
- * @remarks The ROI area is valid only in #PLAYER_DISPLAY_TYPE_OVERLAY.
+ * @remarks This function have to be called after calling player_set_display() and the ROI area is valid only in #PLAYER_DISPLAY_TYPE_OVERLAY.
  * @param[in] player     The handle to the media player
  * @param[in] x_scale    X coordinate ratio value of the video source area based on the video width size \n
  *                       Valid range is 0.0~1.0.