fixed wrong link page
authorMinkyoung Kang <mklove.kang@samsung.com>
Tue, 9 Apr 2013 05:09:39 +0000 (14:09 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Tue, 9 Apr 2013 05:09:39 +0000 (14:09 +0900)
Change-Id: I5a57e568463ddf5e4eae9218c5b6c9cca528271d

inc/FMediaCamera.h

index d497963..222199f 100755 (executable)
@@ -197,7 +197,7 @@ public:
        * @exception    E_DEVICE_BUSY                   The camera is under use by other application or already used in this application.
        * @exception    E_DEVICE_UNAVAILABLE    The camera is unavailable.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY The memory is insufficient.
        */
        result Construct(ICameraEventListener& listener, CameraSelection camSel = CAMERA_PRIMARY);
@@ -219,7 +219,7 @@ public:
        * @exception    E_OUT_OF_MEMORY                 The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED              The application does not have the privilege to call this method.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @remarks
        *                       -reserved configurations are set in this method.
        * @see                  PowerOff()
@@ -243,7 +243,7 @@ public:
        * @exception    E_OUT_OF_MEMORY                 The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED              The application does not have the privilege to call this method.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @see                  PowerOn()
        */
        result PowerOff(void);
@@ -287,7 +287,7 @@ public:
        * @exception    E_OUT_OF_MEMORY                 The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED              The application does not have the privilege to call this method.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @remarks
        *                       -The overlay region retrieved by the buffer information must be the topmost window when this method is called. @n
        *                       -The ICameraEventListener::OnCameraPreviewed() method can be delayed or dropped depending on
@@ -317,7 +317,7 @@ public:
        * @exception    E_OUT_OF_MEMORY                 The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED              The application does not have the privilege to call this method.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @remarks
        *                       - For more information on the relationship between this method and the PowerOn() method, and the
        *                               state transition caused by this method, see <a href="../org.tizen.native.appprogramming/html/guide/media/launching_camera.htm
@@ -346,7 +346,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -390,7 +390,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -435,7 +435,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -477,7 +477,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -510,7 +510,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -574,7 +574,7 @@ public:
        * @exception    E_DEVICE_BUSY                           The camera is under use by other application.
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -636,7 +636,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -697,7 +697,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE          The specified @c effect is not supported.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
@@ -744,7 +744,7 @@ public:
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
        *                       -The flash is switched on when the camera captures a picture. If the value of @c flashOn is
@@ -811,7 +811,7 @@ public:
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE          The specified @c flashMode is not supported.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -855,7 +855,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -900,7 +900,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE          The specified @c whiteBalance is not supported.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
@@ -942,7 +942,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -982,7 +982,7 @@ public:
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_INVALID_ARG                           The specified focus mode is invalid.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE                The specified @c focusMode is not supported.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
@@ -1021,7 +1021,7 @@ public:
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_INVALID_ARG                           The specified input parameter is invalid.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE                      This method is not supported for the current focus mode.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
@@ -1067,7 +1067,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -1099,7 +1099,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -1158,7 +1158,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -1220,7 +1220,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE          The specified @c isoLevel is not supported.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
@@ -1262,7 +1262,7 @@ public:
        * @exception    E_DEVICE_UNAVAILABLE            The camera becomes unavailable.
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
        * @remarks
@@ -1346,7 +1346,7 @@ public:
        * @exception    E_INVALID_STATE                         This instance is in an invalid state for this method.
        * @exception    E_OUT_OF_RANGE                          The input value is out of range.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_SYSTEM                                        A system error has occurred.
        * @remarks
        *                       -The default value of orientation is @c CAMERA_EXIF_ORIENTATION_TOP_LEFT. @n
@@ -1374,7 +1374,7 @@ public:
        * @exception    E_INVALID_STATE                         This instance is in an invalid state for this method.
        * @exception    E_OUT_OF_RANGE                          The input value is out of range.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_SYSTEM                                        A system error has occurred.
        * @remarks
        *                       -This method sets the GPS coordinates and enables entering the coordinates into the Exchangeable Image File Format (EXIF).
@@ -1400,7 +1400,7 @@ public:
        * @exception    E_INVALID_STATE                         This instance is in an invalid state for this method.
        * @exception    E_OUT_OF_RANGE                          The input value is out of range.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_SYSTEM                                        A system error has occurred.
        * @see          SetExifGpsCoordinates()
        */
@@ -1421,7 +1421,7 @@ public:
        * @exception    E_INVALID_STATE                         This instance is in an invalid state for this method.
        * @exception    E_INVALID_ARG                           The input value is out of range.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE          The specified @c flip is not supported.
        * @exception    E_SYSTEM                                        A system error has occurred.
        * @remarks
@@ -1459,7 +1459,7 @@ public:
        * @exception E_INVALID_STATE                         This instance is in an invalid state for this method.
        * @exception E_INVALID_ARG                    The input value is out of range.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception E_UNSUPPORTED_TYPE               The specified @c rotation is not supported.
        * @exception E_SYSTEM                                A system error has occurred.
        * @remarks
@@ -1507,7 +1507,7 @@ public:
        * @exception    E_DEVICE_FAILED                         The device operation has failed.
        * @exception    E_INVALID_ARG                           The specified metering mode is invalid.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception    E_UNSUPPORTED_TYPE                The specified @c meteringMode is not supported.
        * @exception    E_OUT_OF_MEMORY                         The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED                      The application does not have the privilege to call this method.
@@ -1546,7 +1546,7 @@ public:
        * @exception       E_DEVICE_FAILED                                         The device operation has failed.
        * @exception       E_INVALID_ARG                                            The specified @c sceneMode is invalid.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @exception       E_UNSUPPORTED_TYPE                      The specified @c sceneMode is not supported.
        * @exception       E_PRIVILEGE_DENIED                                    The application does not have the privilege to call this method.
        * @remarks
@@ -1582,7 +1582,7 @@ public:
        * @exception    E_OUT_OF_MEMORY     The memory is insufficient.
        * @exception    E_PRIVILEGE_DENIED              The application does not have the privilege to call this method.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        * @remarks
        *                       -IVideoStreamFilter::ProcessVideoStream() will be called when the video frame is ready.
        */
@@ -1602,7 +1602,7 @@ public:
        * @exception    E_OBJ_NOT_FOUND        The filter is not found.
        * @exception    E_PRIVILEGE_DENIED              The application does not have the privilege to call this method.
        * @exception    E_UNSUPPORTED_OPERATION The Emulator or target device does not support the required feature.
-       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/manifest_features.htm">Application Filtering</a>.
+       * For more information, see <a href="../org.tizen.gettingstarted/html/tizen_overview/application_filtering.htm">Application Filtering</a>.
        */
        result RemoveVideoStreamFilter(Tizen::Media::IVideoStreamFilter& filter);