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

/haiku/headers/os/media/
H A DSoundPlayer.h86 void SetCallbacks(
/haiku/src/kits/media/
H A DSoundPlayer.cpp373 BSoundPlayer::SetCallbacks(BufferPlayerFunc playerFunction, function in class:BSoundPlayer
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp744 fPlayer->SetCallbacks(PlayFile, NotifyPlayFile, this);
1004 fPlayer->SetCallbacks(0, 0, 0);

Completed in 80 milliseconds