Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Friday, May 11, 2012 1:38:29 PM(UTC)
flaliber

Groups: Registered
Posts: 5


In the Multimedia Playback documentation, one of the listed functionality is "Have playback Time-based, frame-based or synchronized with a track bar positioning".

Can I get more information on that (why the difference and how do we implement/set them in .NET?).
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Sunday, May 13, 2012 6:14:29 AM(UTC)
Maen Hasan

Groups: Registered, Tech Support
Posts: 1,326

Was thanked: 1 time(s) in 1 post(s)

The difference is in the scale or measurement unit.
The time is the media time in seconds (or fractions of second).
The frame position is the number of frame starting from the beginning of the video (integer, of course).
The track bar position is a normalized scale where start = 0 and end of video = 10000

This means if you have a sample video that has a frame rate of exactly one frame per second, and is exact 10001 seconds long, all three values would be similar to each other.

The properties for seeking are implemented in our player demos shipped with the toolkit.

Thanks,
Maen Badwan
LEADTOOLS Technical Support
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.081 seconds.