Release 4.0.0-preview1-00201
[platform/core/csapi/tizenfx.git] / src / Tizen.Multimedia.MediaCodec / MediaCodec / BufferStatusChangedEventArgs.cs
index 6beac7c..d5bb05f 100644 (file)
@@ -33,7 +33,7 @@ namespace Tizen.Multimedia.MediaCodec
         }
 
         /// <summary>
-        /// Gets the value indicating new status of the codec.
+        /// Gets the value indicating the new status of the codec.
         /// </summary>
         public MediaCodecStatus Status { get; }