Change in Doxygen for Player:: CaptureVideo
authorsrinivasa.mr <srinivasa.mr@samsung.com>
Mon, 20 May 2013 03:22:05 +0000 (12:22 +0900)
committersrinivasa.mr <srinivasa.mr@samsung.com>
Mon, 20 May 2013 03:22:05 +0000 (12:22 +0900)
Change-Id: Iea4512b93df075b22397a45164a708689677df52
Signed-off-by: srinivasa.mr <srinivasa.mr@samsung.com>
inc/FMediaPlayer.h

index a2b21c6..36e7017 100755 (executable)
@@ -719,6 +719,7 @@ public:
        * @exception    E_INVALID_OPERATION             This method is invalid for the current media content.
        * @exception    E_SYSTEM                                                                        A system error has occurred.
        * @remarks      In the Real Time Streaming Protocol (RTSP), this method does not work properly.
+       *                               The application must wait till the invocation of %OnVideoFrameDecoded call back from framework for proper functioning.
        */
        result CaptureVideo(void);