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

TVideoContentDetails

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

Declaration

Source position: googleyoutube.pp line 4851

type TVideoContentDetails = class(TGoogleBaseObject)

protected

  procedure Setcaption(); virtual;

  procedure SetcontentRating(); virtual;

  procedure SetcountryRestriction(); virtual;

  procedure Setdefinition(); virtual;

  procedure Setdimension(); virtual;

  procedure Setduration(); virtual;

  procedure SetlicensedContent(); virtual;

  procedure Setprojection(); virtual;

  procedure SetregionRestriction(); virtual;

published

  property caption: string; [rw]

  property contentRating: TContentRating; [rw]

  property countryRestriction: TAccessPolicy; [rw]

  property definition: string; [rw]

  property dimension: string; [rw]

  property duration: string; [rw]

  property licensedContent: Boolean; [rw]

  property projection: string; [rw]

  property regionRestriction: TVideoContentDetailsRegionRestriction; [rw]

end;

Inheritance

TVideoContentDetails

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18