RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMediaPlayer.TrackLength Property

Reports the length of the track.

Pascal
property TrackLength [TrackNum: Integer]: Longint;
C++
__property Longint TrackLength[int TrackNum];

TrackLength reports the length of the track specified by the TrackNum index. 

The value of TrackLength is specified according to the current time format, which is specified in the TimeFormat property. 

 

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