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

TVideoFileDetailsVideoStream

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

Declaration

Source position: googleyoutube.pp line 4986

type TVideoFileDetailsVideoStream = class(TGoogleBaseObject)

protected

  procedure SetaspectRatio(); virtual;

  procedure SetbitrateBps(); virtual;

  procedure Setcodec(); virtual;

  procedure SetframeRateFps(); virtual;

  procedure SetheightPixels(); virtual;

  procedure Setrotation(); virtual;

  procedure Setvendor(); virtual;

  procedure SetwidthPixels(); virtual;

published

  property aspectRatio: Double; [rw]

  property bitrateBps: string; [rw]

  property codec: string; [rw]

  property frameRateFps: Double; [rw]

  property heightPixels: Integer; [rw]

  property rotation: string; [rw]

  property vendor: string; [rw]

  property widthPixels: Integer; [rw]

end;

Inheritance

TVideoFileDetailsVideoStream

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18