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

TFileTypevideoMediaMetadata

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

Declaration

Source position: googledrive.pp line 592

type TFileTypevideoMediaMetadata = class(TGoogleBaseObject)

protected

  procedure SetdurationMillis(); virtual;

  procedure Setheight(); virtual;

  procedure Setwidth(); virtual;

published

  property durationMillis: string; [rw]

  property height: Integer; [rw]

  property width: Integer; [rw]

end;

Inheritance

TFileTypevideoMediaMetadata

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18