Update header file for documentation 80/241080/1 accepted/tizen/unified/20200820.034826 submit/tizen/20200819.121427
authorJeongmo Yang <jm80.yang@samsung.com>
Fri, 14 Aug 2020 10:01:13 +0000 (19:01 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Fri, 14 Aug 2020 10:01:13 +0000 (19:01 +0900)
[Version] 0.3.25
[Issue Type] Update

Change-Id: Ife522266c62d710a3424dbd5aa29f2181f173350
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
include/recorder.h
packaging/capi-media-recorder.spec

index 919d013..520c381 100644 (file)
@@ -1646,7 +1646,7 @@ int recorder_attr_get_recording_motion_rate(recorder_h recorder , double *rate);
 /**
  * @brief Sets the number of the audio channel.
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
- * @remarks This attribute is applied only in RECORDER_STATE_CREATED state. \n
+ * @remarks This attribute is applied only in #RECORDER_STATE_CREATED state. \n
  *          For mono recording, setting channel to @c 1. \n
  *          For stereo recording, setting channel to @c 2.
  * @param[in] recorder      The handle to the media recorder
index c8e8fae..e9b74e5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-media-recorder
 Summary:    A Recorder API
-Version:    0.3.24
+Version:    0.3.25
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0