Previous: 4.47.2.13. GetTrackFormat To the Table of Contents Next: 4.47.2.15. GetTracksCount
4.47.2.13. GetTrackFormat Table of Contents 4.47.2.15. GetTracksCount

- 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.


Previous: 4.47.2.13. GetTrackFormat To the Table of Contents Next: 4.47.2.15. GetTracksCount
4.47.2.13. GetTrackFormat Table of Contents 4.47.2.15. GetTracksCount

- 4.47.2.14. -