- 4.47.2.17. -
Table of Contents
4. Standard Units
4.47. MMedia - Multimedia Devices support unit
4.47.2. TMMedia Object Methods
4.47.2.17. GotoFirstAudioTrack
4.47.2.17. 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.
- 4.47.2.17. -