Setting since_tizen 3/4 on Tizen.NET API
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia.Metadata / MetadataExtractor / SyncLyrics.cs
index 77f1bdf..6680aa6 100755 (executable)
@@ -19,10 +19,11 @@ namespace Tizen.Multimedia
     /// <summary>
     /// Represents the synchronized lyrics information of the media.
     /// </summary>
+    /// <since_tizen> 3 </since_tizen>
     public class SyncLyrics
     {
         /// <summary>
-        /// Initializes a new instance of the MetadataExtractor class with the specified lyrics and the timestamp.
+        /// Initializes a new instance of the <see cref="SyncLyrics"/> class with the specified lyrics and the timestamp.
         /// </summary>
         /// <since_tizen> 3 </since_tizen>
         /// <param name="lyrics">The text of synchronized lyrics.</param>