Searched refs:SetStopFrame (Results 1 – 3 of 3) sorted by relevance
70 …void (*SetStopFrame)(struct S_AudioFilePlayer *afp, int frame); /* set limit in the f… member
319 SET_AUDIOFILEPLAYER_METHOD(SetStopFrame); in new_AudioFilePlayer()
416 thePlayer->SetStopFrame (thePlayer, stopFrame); in LoadFile()