FMX.MediaLibrary.IFMXCameraService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXCameraService = interface

C++

__interface  INTERFACE_UUID("{6779963D-633A-4ED0-80C8-C71AB4E26D91}") IFMXCameraService  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.MediaLibrary.pas
FMX.MediaLibrary.hpp
FMX.MediaLibrary FMX.MediaLibrary

Description

Platform service for taking photos from a camera device connected to the system.

Use TTakePhotoFromCameraAction to take photos from the camera.

See Also