Modify the SetAudioStreamType doxygen
authorEonseokLee <eonseok.lee@samsung.com>
Thu, 21 Mar 2013 13:46:12 +0000 (22:46 +0900)
committerEonseokLee <eonseok.lee@samsung.com>
Thu, 21 Mar 2013 13:46:12 +0000 (22:46 +0900)
Change-Id: Ic777e7dca5b20195512ab12bc486e1bab89d4f33
Signed-off-by: EonseokLee <eonseok.lee@samsung.com>
inc/FMediaPlayer.h

index 3de6b23..ddba4ca 100755 (executable)
@@ -723,7 +723,7 @@ public:
        * @exception    E_SUCCESS                                       The method is successful.
        * @exception    E_INVALID_ARG                           The specified input parameter is invalid.
        * @exception    E_INVALID_STATE                                 This instance is in an invalid state for this method.
-       * @remarks      This method works only for the @c PLAYER_STATE_INITIALIZED state of the %Player instance.
+       * @remarks      This method works only for the @c PLAYER_STATE_INITIALIZED or @c PLAYER_STATE_CLOSED states of the %Player instance.
        */
        result SetAudioStreamType(AudioStreamType type);