projects
/
platform
/
framework
/
native
/
content.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b2525
)
[content] Fix doxygen for deprecated api
author
Seokpil Park
<seokpil.park@samsung.com>
Mon, 1 Jul 2013 10:18:33 +0000
(19:18 +0900)
committer
Seokpil Park
<seokpil.park@samsung.com>
Mon, 1 Jul 2013 10:18:36 +0000
(19:18 +0900)
Change-Id: Ie55f68b0c3d75987b51a68e1543fc79c5f72bbac
Signed-off-by: Seokpil Park <seokpil.park@samsung.com>
inc/FCntVideoMetadata.h
patch
|
blob
|
history
diff --git
a/inc/FCntVideoMetadata.h
b/inc/FCntVideoMetadata.h
index
77ae57f
..
c1d2075
100644
(file)
--- a/
inc/FCntVideoMetadata.h
+++ b/
inc/FCntVideoMetadata.h
@@
-144,6
+144,7
@@
public:
* @return The bit rate in bits per second (bps)
* @remarks There are two kinds of bit rates in a video file: audio and video. @n
* The return value is the bit rate for the audio.
+ * @endif
*/
int GetBitrate(void) const;