Play List Control

The play list control sets and displays the current track on the CD player. The IASPlayList interface provides methods, such as get_NumTracks and get_CurrentTrack, to obtain information about the current CD player settings. It also provides methods, such as put_CurrentTrack and put_NumTracks, to set CD player options.

The following illustration shows a play list control used to display and set the playlist for the CD player.