LEADTOOLS Support
General
General Questions
Playback based on time, frame or track bar
This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Friday, May 11, 2012 1:38:29 PM(UTC)
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?).
#2
Posted
:
Sunday, May 13, 2012 6:14:29 AM(UTC)
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
LEADTOOLS Support
General
General Questions
Playback based on time, frame or track bar
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.