Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: SDK request: thread safe access to playback time (Read 1004 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

SDK request: thread safe access to playback time

Hi, would it be possible to get a way to access the playback time from any thread? It seems like compared to the rest of the things in playback_control it shouldn't be problematic. At the moment I'm using the vis timer as a workaround but it's kind of hacky. 90% of the time it works but sometimes fails on problematic files which are slow or inaccurate to seek in, or something.