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

/haiku/src/kits/media/
H A DMediaTrack.cpp388 bigtime_t framesDuration = (bigtime_t)(*_frameCount * 1000000 local
390 fCurrentTime = _header->start_time + framesDuration;

Completed in 77 milliseconds