- 4.47.2.33. -
Table of Contents
4. Standard Units
4.47. MMedia - Multimedia Devices support unit
4.47.2. TMMedia Object Methods
4.47.2.33. SetEndPos
4.47.2.33. SetEndPos
Targets: Win32 only
MMedia Unit
Sets the end position within the currently loaded medium for playing or
recording.
Declaration:
procedure SetEndPos(EndPos: Longint);
Remarks:
EndPos value must be presented in the current time format, which
is specified using the SetTimeFormat
method.
- 4.47.2.33. -