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