Fixed doxygen comments
authorPraveen Gattu <gattu.p@samsung.com>
Tue, 5 Jul 2016 08:35:57 +0000 (14:05 +0530)
committerPraveen Gattu <gattu.p@samsung.com>
Tue, 5 Jul 2016 08:35:57 +0000 (14:05 +0530)
Change-Id: I231d0ad1adb48becfff7501a71515e5340e58091
Signed-off-by: Praveen Gattu <gattu.p@samsung.com>
Tizen.Content/Tizen.Content.MediaContent/ImageInformation.cs

index cd0686d..a3e39be 100755 (executable)
@@ -247,7 +247,8 @@ namespace Tizen.Content.MediaContent
         }
 
         /// <summary>
-        /// Iterates through the media files with optional media_id in the given face face from the media database.
+        /// Iterates through the media faces with filter in the given media file from the media database.
+        /// If NULL is passed to the filter, no filtering is applied.
         /// </summary>
         /// <returns>
         /// Task to get all the MediaFaces </returns>