FMX.Media.TMediaTime

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TMediaTime = Int64;

C++

typedef __int64 TMediaTime;

Properties

Type Visibility Source Unit Parent
type
typedef
public
FMX.Media.pas
FMX.Media.hpp
FMX.Media FMX.Media

Description

Representation of the time length for the media file.

See Also