Searched defs:playerFunction (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/media/
H A DSoundPlayer.cpp39 BSoundPlayer::BSoundPlayer(const char* name, BufferPlayerFunc playerFunction, argument
327 BSoundPlayer::SetBufferPlayer(BufferPlayerFunc playerFunction) argument
373 BSoundPlayer::SetCallbacks(BufferPlayerFunc playerFunction, argument
53 BSoundPlayer(const media_raw_audio_format* _format, const char* name, BufferPlayerFunc playerFunction, EventNotifierFunc eventNotifierFunction, void* cookie) argument
76 BSoundPlayer(const media_node& toNode, const media_multi_audio_format* format, const char* name, const media_input* input, BufferPlayerFunc playerFunction, EventNotifierFunc eventNotifierFunction, void* cookie) argument
727 _Init(const media_node* node, const media_multi_audio_format* format, const char* name, const media_input* input, BufferPlayerFunc playerFunction, EventNotifierFunc eventNotifierFunction, void* cookie) argument
[all...]

Completed in 58 milliseconds