Searched refs:posMs (Results 1 – 1 of 1) sorted by relevance
2526 int posMs; in onSourceNotify() local2528 driver->getCurrentPosition(&posMs); in onSourceNotify()2529 posUs = (int64_t) posMs * 1000ll; in onSourceNotify()