Unit 'googledrive' Package
[Overview][Types][Classes][Index] [#googleapi]

TFileTypeimageMediaMetadata

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googledrive.pp line 502

type TFileTypeimageMediaMetadata = class(TGoogleBaseObject)

protected

  procedure Setaperture(); virtual;

  procedure SetcameraMake(); virtual;

  procedure SetcameraModel(); virtual;

  procedure SetcolorSpace(); virtual;

  procedure SetexposureBias(); virtual;

  procedure SetexposureMode(); virtual;

  procedure SetexposureTime(); virtual;

  procedure SetflashUsed(); virtual;

  procedure SetfocalLength(); virtual;

  procedure Setheight(); virtual;

  procedure SetisoSpeed(); virtual;

  procedure Setlens(); virtual;

  procedure Setlocation(); virtual;

  procedure SetmaxApertureValue(); virtual;

  procedure SetmeteringMode(); virtual;

  procedure Setrotation(); virtual;

  procedure Setsensor(); virtual;

  procedure SetsubjectDistance(); virtual;

  procedure Settime(); virtual;

  procedure SetwhiteBalance(); virtual;

  procedure Setwidth(); virtual;

published

  property aperture: Integer; [rw]

  property cameraMake: string; [rw]

  property cameraModel: string; [rw]

  property colorSpace: string; [rw]

  property exposureBias: Integer; [rw]

  property exposureMode: string; [rw]

  property exposureTime: Integer; [rw]

  property flashUsed: Boolean; [rw]

  property focalLength: Integer; [rw]

  property height: Integer; [rw]

  property isoSpeed: Integer; [rw]

  property lens: string; [rw]

  property location: TFileTypeimageMediaMetadataTypelocation; [rw]

  property maxApertureValue: Integer; [rw]

  property meteringMode: string; [rw]

  property rotation: Integer; [rw]

  property sensor: string; [rw]

  property subjectDistance: Integer; [rw]

  property time: string; [rw]

  property whiteBalance: string; [rw]

  property width: Integer; [rw]

end;

Inheritance

TFileTypeimageMediaMetadata

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18