From: Minkyoung Kang Date: Tue, 9 Apr 2013 05:09:39 +0000 (+0900) Subject: fixed wrong link page X-Git-Tag: accepted/tizen_2.1/20130425.034734~14^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbc1ea3977858d7f377c5bbbf75567fc35d694b5;p=platform%2Fframework%2Fnative%2Fmedia.git fixed wrong link page Change-Id: I5a57e568463ddf5e4eae9218c5b6c9cca528271d --- diff --git a/inc/FMediaCamera.h b/inc/FMediaCamera.h index d497963..222199f 100755 --- a/inc/FMediaCamera.h +++ b/inc/FMediaCamera.h @@ -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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @remarks * - For more information on the relationship between this method and the PowerOn() method, and the * state transition caused by this method, see Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. * @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 Application Filtering. + * For more information, see Application Filtering. */ result RemoveVideoStreamFilter(Tizen::Media::IVideoStreamFilter& filter);