Home
last modified time | relevance | path

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

/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioProducer.h20 MSG_PEAK_NOTIFICATION = 'pknt' enumerator
H A DAudioProducer.cpp885 BMessage message(MSG_PEAK_NOTIFICATION); in _FillNextBuffer()
/haiku/src/apps/mediaplayer/
H A DMainWin.cpp345 peakView->SetPeakNotificationWhat(MSG_PEAK_NOTIFICATION); in MainWin()