Previous: GetTracksCount To the Table of Content Next: GotoFirstAudioTrack

- 4.47.2.16 -
Standard Units
MMedia Unit
TMMedia Object Methods

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


Previous: GetTracksCount To the Table of Content Next: GotoFirstAudioTrack
GetTracksCount Table of Content GotoFirstAudioTrack

- 4.47.2.16 -