Table of Contents

redbookPlay

(int track) Play the selected track.

Syntax

bool redbookPlay(int %track);

Parameters

int %track
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

redbookClose
redbookGetDeviceCount
redbookGetDeviceName
redbookGetLastError
redbookGetTrackCount
redbookGetVolume
redbookOpen
redbookSetVolume
redbookStop

References

This function is not called by any other functions.