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

TVideoFileDetailsVideoStream

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

Declaration

Source position: googleyoutube.pp line 4992

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



CT Web help

CodeTyphon Studio