Not exactly... You should apply such a code:
1) Set slowest possible speed. Say 1X.
2) Get current speed to determine REAL slowest speed. Let's assume it would be 10X.
3) Set fastest possible speed. Say 60X (or wildcard of 0xFFFF).
4) Get current speed to determine REAL fastest speed. Let's assume it would be 32X.
5) Show all of the speeds in this range. It would be: 10X, 12X, 16X, 20X, 24X and 32X.
That's all
Layman wrote:
Hi there,
What is the best way to get a full list of supported write speed(also take CD disc into account)?
Do I repeat StarBurn_CdvdBurnerGrabber_SetSpeeds blindly in a loop untill error is returned?