FMX.Media.TVideoCaptureSetting.GetSize
Delphi
function GetSize: TSize;
C++
System::Types::TSize __fastcall GetSize();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.Media.pas FMX.Media.hpp |
FMX.Media | TVideoCaptureSetting |
Description
Returns the frame Width and Height as an instance of TSize.