Previous: GetTrackPos To the Table of Content Next: Next

- 4.47.2.17 -
Standard Units
MMedia Unit
TMMedia Object Methods

TMMedia.GotoFirstAudioTrack

Targets: Win32 only


MMedia Unit

Moves to the beginning of the first CD audio track (if any).

Declaration:
  function GotoFirstAudioTrack: Boolean;
Remarks:
Returns TRUE if successful, FALSE otherwise.

The Wait field determines whether control is returned to the application before the GotoFirstAudioTrack function has finished. The Notify field determines whether GotoFirstAudioTrack generates a MM_MCINOTIFY message.


Previous: GetTrackPos To the Table of Content Next: Next
GetTrackPos Table of Content Next

- 4.47.2.17 -