remove old remark 84/67484/1
authorNAMJEONGYOON <just.nam@samsung.com>
Wed, 27 Apr 2016 02:04:49 +0000 (11:04 +0900)
committerNAMJEONGYOON <just.nam@samsung.com>
Wed, 27 Apr 2016 02:04:49 +0000 (11:04 +0900)
Change-Id: Id5210fca7f8535e01fe7d98e608c9b704f39b09a

include/common/player.h
include/wearable/player.h

index f88f0b9..873b804 100644 (file)
@@ -861,7 +861,6 @@ int player_is_looping(player_h player, bool *looping);
  * @brief Sets the video display.
  * @since_tizen 2.3
  * @remarks To get @a display to set, use #GET_DISPLAY().
- * @remarks To use the multiple surface display mode, use player_set_display() again with a different display type.
  * @remarks We are not supporting changing display between different types. \n
  *          If you want to change display handle after calling player_prepare(), you must use the same display type as what you set before.
  * @param[in]   player The handle to the media player
index b90a1b5..49c32fd 100644 (file)
@@ -859,7 +859,6 @@ int player_is_looping(player_h player, bool *looping);
  * @brief Sets the video display.
  * @since_tizen 2.3.1
  * @remarks To get @a display to set, use #GET_DISPLAY().
- * @remarks To use the multiple surface display mode, use player_set_display() again with a different display type.
  * @remarks We are not supporting changing display between different types. \n
  *          If you want to change display handle after calling player_prepare(), you must use the same display type as what you set before.
  * @param[in]   player The handle to the media player