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. 

 

TrackLength 

TrackPosition 

Adding Audio and/or Video Clips to an Application

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!