Previous: SetTimeFormat To the Table of Content Next: Stop

- 4.47.2.37 -
Standard Units
MMedia Unit
TMMedia Object Methods

TMMedia.Step

Targets: Win32 only


MMedia Unit

Moves forward or backward (depending on the sign of the Frames parameter) a given number of frames in the currently loaded medium.

Declaration:
  procedure Step(Frames: Longint);
Remarks:
The Wait field determines whether control is returned to the application before the Step method has finished. The Notify field determines whether Step generates a MM_MCINOTIFY message.


Previous: SetTimeFormat To the Table of Content Next: Stop
SetTimeFormat Table of Content Stop

- 4.47.2.37 -