[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: googleyoutube.pp line 3403
type TLiveStreamContentDetails = class(TGoogleBaseObject) |
protected |
procedure SetclosedCaptionsIngestionUrl(); virtual; |
procedure SetisReusable(); virtual; |
published |
property closedCaptionsIngestionUrl: string; [rw] |
property isReusable: Boolean; [rw] |
end; |
| |
| |
TObject |