Home > Archive (Community help, from old helpdesk) > Using .progress always returns 0

Using .progress always returns 0

Avatar image
Aug 24, 2015
Archive Agent wrote
I'm using VideoEditSDK.NET 8.4.15.0 (trial) for converting videos in Visual Basic. To access the VideoEdit class in different threads, I declare the VideoEdit instance locally, so I have no access to the VideoEdit events. To get the converting-progress I want to use the property .progress, but this property always return 0 (even if the video is converting sucessfully). How do I get access to the converting-progress when declaring the VideoEdit-instance locally?

Best regards from Germany,
Manuel

Manuel on May 01, 2014 10:46
Completed
0
Vote
Reply
1 Answer
Aug 24, 2015
Archive Agent agent wrote
Roman Minyaylov

Please made a small demo application for us.

Or modify SDK Main Demo.

on May 06, 2014 19:16