FMX.Media.TVideoCaptureSetting.FrameRate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FrameRate: Double read FFrameRate write SetFrameRate;

C++

__property double FrameRate = {read=FFrameRate, write=SetFrameRate};

Eigenschaften

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


Beschreibung

Frame-Rate des Frames.

Siehe auch