Search found 1 match

Go to advanced search

by deeds
16 Mar 2019 07:26
Forum: Development around libVLC
Topic: VLCKit: Player time callback is relatively infrequent
Replies: 9
Views: 934

VLCKit: Player time callback is relatively infrequent

I'm trying to use VLCKit to loop a portion of a video, without showing any extra frames beyond the provided bounds. I figured I could pay attention to the mediaPlayerTimeChanged callback, and rewind once I get to the end of the portion of the video that I want to repeat. Unfortunately it looks like ...

Go to advanced search