public int Position { get; }
Public ReadOnly Property Position As Integer Get
The property tell current position in video stream, which actually equals to the amount of frames added using AddFrame(Bitmap) method.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.