FMX.Media.TMediaTimeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TMediaTimeHelper = record helper for TMediaTime

C++

/*Helper*/typedef void *TMediaTimeHelper;

Properties

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

Description

Is a record used to convert the time of a media player into conventional formats.

See Also