diff --git a/src/Tizen.Multimedia.Metadata/MetadataExtractor/Metadata.cs b/src/Tizen.Multimedia.Metadata/MetadataExtractor/Metadata.cs
index 35e666ed40b..2568626c063 100644
--- a/src/Tizen.Multimedia.Metadata/MetadataExtractor/Metadata.cs
+++ b/src/Tizen.Multimedia.Metadata/MetadataExtractor/Metadata.cs
@@ -407,7 +407,7 @@ internal Metadata(MetadataExtractor extractor)
/// Gets the information for stitched 360 content of the media.
///
///
- /// 0:None, 1:Non-stitched, 2:stitched
+ /// 0:None(There's no stitched 360 content metadata), 1:Non-stitched content, 2:stitched content
///
/// 12
/// A string representing the information for stitched 360 content, or null if the information does not exist.