Player endTime is not respected!

Paul Dupuis paul at researchware.com
Fri Jun 7 11:15:36 EDT 2019


Did you:

set the playSelection of player to true

Required to actually play from startTime to endTime and stop


On 6/7/2019 9:52 AM, Rick Harrison via use-livecode wrote:
> Good Morning LC Users,
>
> I have a Player object that I have
> set the startTime and endTime for
> the movie.  When I inspect the
> object I can see that my values
> were set correctly.  However,
> when I play the movie, although
> it starts at the correct place, when
> it reaches the endTime it just
> continues playing while completely
> ignoring the endTime that I had set.
>
> Is this a bug?
>
> Any work around such as trying to
> monitor the currentTime and issue
> the Stop player command when the
> endTime is reached creates a huge
> performance hit that puts the audio
> out of sync with the video.
>
> Suggestions?
>
> Thanks,
>
> Rick
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>





More information about the use-livecode mailing list