FMX.MediaLibrary._di_IFMXCameraService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXCameraService> _di_IFMXCameraService;

Properties

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

Description

Represents the DelphiInterface of IFMXCameraService.

You can use _di_IFMXCameraService to refer to a camera service in C++ code.

See Also