Searched refs:pos_ms (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.h51 uint32_t pos_ms; member in struct:player_status
H A Dplayer.c1906 status->pos_ms = (pos * 1000) / 44100;
1943 status->pos_ms = (pos * 1000) / 44100;
H A Dhttpd_dacp.c234 dmap_add_int(evbuf, "cant", mfi->song_length - status->pos_ms); /* Remaining time in ms */

Completed in 75 milliseconds