Searched refs:DoNotification (Results 1 – 3 of 3) sorted by relevance
308 afp->DoNotification(afp, result); in FileReaderThread_ReadNextChunk()443 afm->mParent->DoNotification (afm->mParent, kAudioFilePlayErr_FilePlayUnderrun); in AudioFileManager_GetFileData()465 afm->mParent->DoNotification (afm->mParent, kAudioFilePlay_FileIsFinished); in AudioFileManager_AfterRender()530 afm->mParent->DoNotification(afm->mParent, result); in AudioFileManager_Render()
73 void (*DoNotification)(struct S_AudioFilePlayer *afp, OSStatus inError); member
322 SET_AUDIOFILEPLAYER_METHOD(DoNotification); in new_AudioFilePlayer()