Previous: 4.47.2.12. GetTimeFormat To the Table of Contents Next: 4.47.2.14. GetTrackLength
4.47.2.12. GetTimeFormat Table of Contents 4.47.2.14. GetTrackLength

- 4.47.2.13. -
Table of Contents
4. Standard Units
4.47. MMedia - Multimedia Devices support unit
4.47.2. TMMedia Object Methods
4.47.2.13. GetTrackFormat


4.47.2.13. 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: 4.47.2.12. GetTimeFormat To the Table of Contents Next: 4.47.2.14. GetTrackLength
4.47.2.12. GetTimeFormat Table of Contents 4.47.2.14. GetTrackLength

- 4.47.2.13. -