RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.Tracks Property

Specifies the number of playable tracks on the open multimedia device.

Pascal
property Tracks: Longint;
C++
__property Longint Tracks;

Tracks indicates how many of playable tracks are available on the open multimedia device. 

Tracks is undefined for devices that don't use tracks. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!