Searched refs:SetDestination (Results 1 – 3 of 3) sorted by relevance
73 int (*SetDestination)(struct S_AudioFilePlayer *afp, AudioUnit *inDestUnit); member
321 SET_AUDIOFILEPLAYER_METHOD(SetDestination); in new_AudioFilePlayer()
417 if (!thePlayer->SetDestination(thePlayer, &theUnit)) in LoadFile()