FMX.Media.TVideoCaptureDevice.GetCaptureSetting

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetCaptureSetting: TVideoCaptureSetting; virtual; abstract;

C++

virtual TVideoCaptureSetting __fastcall GetCaptureSetting() = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
FMX.Media.pas
FMX.Media.hpp
FMX.Media TVideoCaptureDevice

Beschreibung

Getter-Methode von CaptureSetting.

Siehe auch