CDbestreadsize(3dm) CDbestreadsize(3dm)
CDbestreadsize - tells best num_frames value for CDreadda
#include <sys/types.h>
#include <dmedia/cdaudio.h>
int CDbestreadsize(CDPLAYER* cd)
cd A pointer to the CDPLAYER structure representing the target CD-ROM
drive.
This function returns a non-zero value.
CDbestreadsize(3dm) returns the best value to use for the num_frames
parameter of CDreadda(3dm).
Best is defined as the value that permits a continuous flow of data from
the CD-ROM drive.
CDintro(3dm), CDclose(3dm), CDgetstatus(3dm), CDgettrackinfo(3dm),
CDopen(3dm), CDreadda(3dm), CDseek(3dm), CDseekblock(3dm),
CDseektrack(3dm), cdframe(4)
Mark Callow
PPPPaaaaggggeeee 1111 [ Back ]
|