FMX.MediaLibrary.TAudioInfo.Duration
Delphi
function Duration: TTime; virtual; abstract;
C++
virtual System::TTime __fastcall Duration(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.MediaLibrary.pas FMX.MediaLibrary.hpp |
FMX.MediaLibrary | TAudioInfo |
Description
Gets the duration of an audio media file.
Use the Duration method in order to obtain the duration of the TAudioInfo object.