FMX.MediaLibrary.TVideoInfo

Delphi
TVideoInfo = class abstract(TMediaInfo)
C++
class PASCALIMPLEMENTATION TVideoInfo : public TMediaInfo
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FMX.MediaLibrary.pas FMX.MediaLibrary.hpp |
FMX.MediaLibrary | FMX.MediaLibrary |
Description
TVideoInfo defines a video media file.
TVideoInfo encapsulates functions to extract standard information about a video like Title, Artist, AlbumTitle. For the full list of functions, see the TVideoInfo Methods.