FMX.Media.TCameraComponent.GetCaptureSetting

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetCaptureSetting: TVideoCaptureSetting;

C++

TVideoCaptureSetting __fastcall GetCaptureSetting();

Properties

Type Visibility Source Unit Parent
function public
FMX.Media.pas
FMX.Media.hpp
FMX.Media TCameraComponent

Description

Getter of CaptureSetting.

See Also