[Multimedia] Added missing comments and fixed minor comment errors.
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia.AudioIO / AudioIO / AudioIOEnums.cs
index 656c5b5..50e9c84 100644 (file)
@@ -22,7 +22,7 @@ namespace Tizen.Multimedia
     {
         Mono = 0x80,
         Stereo
-    };
+    }
 
     internal enum AudioIOError
     {
@@ -76,5 +76,4 @@ namespace Tizen.Multimedia
         /// </summary>
         S16Le
     }
-
-}
+}
\ No newline at end of file