CreateCDPlayer()

Syntax:

CreateCDPlayer( Track )

Parameters:

Track – the number of the track on the CD that you want to play. Track can either be a number or a variable containing a number. This parameter is required.

Remarks:

This function is used to create a new object that is used to reference a CD audio within OpusScript.

image\Script_Button.jpgExamples