Re: Getting file play time?
Håvard Kvålen <[email protected]> Fri, 20 Jul 2007 17:36:56 +0200
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
Thomas Fogh <[email protected]> writes: > Hi,Is it possible to the total length of the file (in seconds) > currently playing?I guess that xmms_remote_get_output_time(gint > session) gets the current position of the playing file, right? Yes, you can use xmms_remote_get_playlist_time(). - H=E5vard