sound_player_notification
virtual void Notify(sound_player_notification what, ...);
typedef void (*EventNotifierFunc)(void*, sound_player_notification what,
BSoundPlayer::sound_player_notification code, ...)
static void NotifyPlayFile(void * cookie, BSoundPlayer::sound_player_notification code, ...);
BSoundPlayer::Notify(sound_player_notification what, ...)