elapsed time is not true #1907
Unanswered
sergey-boreysha
asked this question in
Q&A
Replies: 2 comments
-
libmpd is not supported by this project; it is a library only used by gmpc. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Tell me, does gmpc allow you to get the elapsed time on request? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello, I need your help
I'm using your libmpd library in a home project and encountered a problem getting elapsed time:
elapsed_time = mpd_status_get_elapsed_song_time(obj);
the sound from the speakers does not coincide with the program's response in time
what could this be connected with?
Beta Was this translation helpful? Give feedback.
All reactions