update header for Doxygen
authorMinkyoung Kang <mklove.kang@samsung.com>
Tue, 11 Jun 2013 10:26:28 +0000 (19:26 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Tue, 11 Jun 2013 10:26:28 +0000 (19:26 +0900)
Change-Id: I118d27c9f674125d5293f612ad06f0f2473c2c79

inc/FMediaPlayer.h

index feee922..c58e1bb 100755 (executable)
@@ -854,7 +854,7 @@ public:
 *  @remarks
 *                   - This method only works for the PLAYER_STATE_PLAYING, PLAYER_STATE_PAUSED, and PLAYER_STATE_OPENED states of the player instance.
 *                   - This method is not guaranteed to work correctly when the content does not have key frames.
-*                   - This method is faster than @SeekTo() but the seeking accuracy is worse than @SeekTo().
+*                   - This method is faster than SeekTo() but the seeking accuracy is worse than %SeekTo().
 **/
 result SeekVideoKeyFrameCloseTo(long msTime);