accord-net / framework

Machine learning, computer vision, statistics and general scientific computing for .NET
http://accord-framework.net
GNU Lesser General Public License v2.1
4.46k stars 2k forks source link

VideoSourcePlayer: How to seek? #2202

Open HubKing opened 3 years ago

HubKing commented 3 years ago

What would you like to submit? (put an 'x' inside the bracket that applies)

Issue description I have searched the documentation, but all I could find were Start() and Stop() The "Video "example had no seek bar. How can I seek the video position when I am playing a FileVideoSource?