Previous: GetTimeFormat To the Table of Content Next: GetTrackLength

- 4.47.2.13 -
Standard Units
MMedia Unit
TMMedia Object Methods

TMMedia.GetTrackFormat

Targets: Win32 only


MMedia Unit

Returns the format of the given CD audio track.

Declaration:
  function GetTrackFormat(TrackNo: DWORD): DWORD;
Remarks: Return value is set to one of the following values:
ValueMeaning
MCI_CDA_TRACK_AUDIOcurrent track is an audio track
MCI_CDA_TRACK_OTHERcurrent track is a data track



Previous: GetTimeFormat To the Table of Content Next: GetTrackLength
GetTimeFormat Table of Content GetTrackLength

- 4.47.2.13 -