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

/haiku/headers/os/media/
H A DSoundPlayer.h77 void SetBufferPlayer(void (*PlayBuffer)(void*,
/haiku/src/kits/media/
H A DSoundPlayer.cpp327 BSoundPlayer::SetBufferPlayer(BufferPlayerFunc playerFunction) function in class:BSoundPlayer
379 SetBufferPlayer(playerFunction);

Completed in 30 milliseconds