Previous: GetTrackFormat To the Table of Content Next: GetTracksCount

- 4.47.2.14 -
Standard Units
MMedia Unit
TMMedia Object Methods

TMMedia.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: GetTrackFormat To the Table of Content Next: GetTracksCount
GetTrackFormat Table of Content GetTracksCount

- 4.47.2.14 -