Contents page

Index

PlayFile


AFAudioDT/PlayFile

  BOOL = PlayFile(char *filename)

DESCRIPTION Plays a file from disk

INPUTS filename - pointer to a filename

RESULT TRUE - if success FALSE - if failure

BUGS none known

SEE ALSO PlaySample