FMX.Media.TVideoCaptureSetting.MinFrameRate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property MinFrameRate: Double read FMinFrameRate;

C++

__property double MinFrameRate = {read=FMinFrameRate};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.Media.pas
FMX.Media.hpp
FMX.Media TVideoCaptureSetting


Beschreibung

Minimal zulässige Frame-Rate der Konfiguration.

Siehe auch