FMX.MediaLibrary._di_IFMXVideoManagerService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXVideoManagerService> _di_IFMXVideoManagerService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.MediaLibrary.hpp FMX.MediaLibrary FMX.MediaLibrary

Description

Represents the DelphiInterface of IFMXVideoManagerService.

You can use _di_IFMXVideoManagerService to refer to the video manager service in C++ code.

See Also