- 4.47.2.16. -
Table of Contents
4. Standard Units
4.47. MMedia - Multimedia Devices support unit
4.47.2. TMMedia Object Methods
4.47.2.16. GetTrackPos
4.47.2.16. GetTrackPos
Targets: Win32 only
MMedia Unit
Returns the starting position of the given track.
Declaration:
function GetTrackPos(TrackNum: UINT): Longint;
Remarks:
The returned value is specified according to the current time format, which
is specified using the SetTimeFormat
method.
- 4.47.2.16. -