Home
last modified time | relevance | path

Searched refs:sLastFormatsUpdate (Results 1 – 1 of 1) sorted by relevance

/haiku/src/kits/media/
H A DMediaFormats.cpp29 static bigtime_t sLastFormatsUpdate; variable
372 FormatManager::GetInstance()->GetFormats(sLastFormatsUpdate, reply); in update_media_formats()
384 if (reply.FindInt64("timestamp", &sLastFormatsUpdate) < B_OK in update_media_formats()