]> git.sesse.net Git - vlc/blobdiff - bindings/cil/src/media.cs
Cleanup test cases
[vlc] / bindings / cil / src / media.cs
index 18d6b784b59ee2e9756c0cd0b78170d2771fd519..39f029024585df82b5116b4da29663c65eef168e 100644 (file)
@@ -124,7 +124,7 @@ namespace VideoLAN.LibVLC
         /**
          * Duration of the media in microseconds. The precision of the result
          * depends on the input stram protocol and file format. The value
-         * might be incorrect and unknown (VLC usually returns 0 then).
+         * might be incorrect and unknown (VLC usually returns 0 or -1 then).
          */
         public long Duration
         {