Modify API reference 58/110558/1
authorSejun Park <sejun79.park@samsung.com>
Tue, 17 Jan 2017 04:39:36 +0000 (13:39 +0900)
committerSejun Park <sejun79.park@samsung.com>
Tue, 17 Jan 2017 04:39:36 +0000 (13:39 +0900)
Change-Id: I46308cb8e4f4bc30b49634213eb601ab56b0e45a

include/media_format.h
packaging/capi-media-tool.spec

index 8eacf92e757000ac77525be07c01ba1f9d55b275..09384efbb9e6927e9049b51c9ac200ec5fb54db5 100755 (executable)
@@ -332,7 +332,7 @@ int media_format_get_audio_info(media_format_h fmt, media_format_mimetype_e * mi
  * @brief Gets audio aac type of media format.
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
  * @param[in] fmt media_format_h to get audio information
- * @param[out] is_adts aac adts flag of the audio
+ * @param[out] is_adts AAC ADTS flag of the audio
  *
  * @return @c 0 on success,
  *         otherwise a negative error value
index 8a00067d947d6122a9244d7a5aa47a2cd010595e..14fb207dca4c5d11c3a7683952899feba0e7a937 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       capi-media-tool
 Summary:    A Core API media tool library in Tizen Native API
-Version:    0.1.6
+Version:    0.1.7
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0