FMX.Media.TMediaCodecManager.TMediaCodecClassDescriptor.MediaType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

MediaType: TMediaType;

C++

TMediaType MediaType;

Properties

Type Visibility Source Unit Parent
field public
FMX.Media.pas
FMX.Media.hpp
FMX.Media TMediaCodecClassDescriptor

Description

Specifies the media type for which the codec class is defined.

See Also