remove link in brief tag
authorMinkyoung Kang <mklove.kang@samsung.com>
Wed, 12 Jun 2013 10:05:57 +0000 (19:05 +0900)
committerMinkyoung Kang <mklove.kang@samsung.com>
Wed, 12 Jun 2013 10:05:57 +0000 (19:05 +0900)
Change-Id: I94fdce953cc493cf4e2a043ac38f907e7537bc00

inc/FMediaCapability.h
inc/FMediaIAudioOutEventListener.h
inc/FMediaIAudioRecorderEventListener.h
inc/FMediaICameraEventListener.h
inc/FMediaIVideoRecorderEventListener.h

index a89d8d7..39954e6 100755 (executable)
@@ -35,7 +35,7 @@ class _CapabilityImpl;
 
 /**
  * @class      MediaCapability
- * @brief      This class provides capability information of the various classes in the Media namespace.
+ * @brief      This class provides capability information of the various classes in the %Media namespace.
  *
  * @since              2.0
  *
index 19abe97..ad72812 100644 (file)
@@ -32,7 +32,7 @@ namespace Tizen { namespace Media
 class AudioOut;
 /**
  * @interface  IAudioOutEventListener
- * @brief                      This interface represents a listener that receives the AudioOut related events.
+ * @brief                      This interface represents a listener that receives the %AudioOut related events.
  *
  * @since              2.0
  *
index a54b4c1..4fdd1ad 100755 (executable)
@@ -33,7 +33,7 @@ namespace Tizen { namespace Media
 
 /**
  * @interface  IAudioRecorderEventListener
- * @brief              This interface represents a listener that receives events associated with the AudioRecorder class.
+ * @brief              This interface represents a listener that receives events associated with the %AudioRecorder class.
  *
  * @since              2.0
  *
index 6e985de..0a2713b 100755 (executable)
@@ -33,7 +33,7 @@ namespace Tizen { namespace Media
 
 /**
  * @interface  ICameraEventListener
- * @brief              This interface provides a listener that receives events associated with the Camera class.
+ * @brief              This interface provides a listener that receives events associated with the %Camera class.
  *
  * @since              2.0
  *
index 929f7c1..dfe1511 100755 (executable)
@@ -33,7 +33,7 @@ namespace Tizen { namespace Media
 
 /**
  * @interface  IVideoRecorderEventListener
- * @brief                      This interface represents a listener that receives events associated with the VideoRecorder class.
+ * @brief                      This interface represents a listener that receives events associated with the %VideoRecorder class.
  * @since              2.0
  *
  * The %IVideoRecorderEventListener interface specifies the methods used to notify the status of the video recorder.