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

TVideoSnippet

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

Declaration

Source position: googleyoutube.pp line 5307

type TVideoSnippet = class(TGoogleBaseObject)

protected

  procedure SetcategoryId(); virtual;

  

  procedure SetchannelId(); virtual;

  

  procedure SetchannelTitle(); virtual;

  

  procedure SetdefaultAudioLanguage(); virtual;

  

  procedure SetdefaultLanguage(); virtual;

  

  procedure Setdescription(); virtual;

  

  procedure SetliveBroadcastContent(); virtual;

  

  procedure Setlocalized(); virtual;

  

  procedure SetpublishedAt(); virtual;

  

  procedure Settags(); virtual;

  

  procedure Setthumbnails(); virtual;

  

  procedure Settitle(); virtual;

  

published

  property categoryId: string; [rw]

  

  property channelId: string; [rw]

  

  property channelTitle: string; [rw]

  

  property defaultAudioLanguage: string; [rw]

  

  property defaultLanguage: string; [rw]

  

  property description: string; [rw]

  

  property liveBroadcastContent: string; [rw]

  

  property localized: TVideoLocalization; [rw]

  

  property publishedAt: TDatetime; [rw]

  

  property tags: TStringArray; [rw]

  

  property thumbnails: TThumbnailDetails; [rw]

  

  property title: string; [rw]

  

end;

Inheritance

TVideoSnippet

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio