FMX.Media.TCameraComponent.SetCaptureSetting

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function SetCaptureSetting(const ASetting: TVideoCaptureSetting): Boolean;

C++

bool __fastcall SetCaptureSetting(const TVideoCaptureSetting &ASetting);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Media.pas
FMX.Media.hpp
FMX.Media TCameraComponent

Beschreibung

Setter-Methode von CaptureSetting.

Siehe auch