Previous: Play To the Table of Content Next: Rec

- 4.47.2.22 -
Standard Units
MMedia Unit
TMMedia Object Methods

TMMedia.Previous

Targets: Win32 only


MMedia Unit

Moves to the beginning of the previous track of the currently loaded medium if the current position was at the beginning of a track.

Declaration:
  procedure Previous;
Remarks:
If the device doesn't use tracks, Previous sets the current position to the beginning of the medium, which is specified using the SetStartPos method.

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


Previous: Play To the Table of Content Next: Rec
Play Table of Content Rec

- 4.47.2.22 -