OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AudioFilePlayNotifier
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/
AudioFilePlayer.h
57
typedef void (*
AudioFilePlayNotifier
)(void *inRefCon,
74
void (*SetNotifier)(struct S_AudioFilePlayer *afp,
AudioFilePlayNotifier
inNotifier, void *inRefCon);
97
AudioFilePlayNotifier
mNotifier;
AudioFilePlayer.c
100
static void AudioFilePlayer_SetNotifier(AudioFilePlayer *afp,
AudioFilePlayNotifier
inNotifier, void *inRefCon)
Completed in 22 milliseconds