Gjsify LogoGjsify Logo

Hierarchy

Index

Properties

aspect_ratio?: string

The aspect ratio of the video. A %NULL value means the aspect ratio is unknown (it could still be a widescreen video). A value of %GDATA_YOUTUBE_ASPECT_RATIO_WIDESCREEN means the video is definitely widescreen.

category?: MediaCategory

Specifies a genre or developer tag that describes the video.

For more information, see the online documentation.

constructed_from_xml?: boolean

Specifies whether the object was constructed by parsing XML or manually.

content?: string

The content of the entry. This is mutually exclusive with #GDataEntry:content.

For more information, see the Atom specification.

content_uri?: string

A URI pointing to the location of the content of the entry. This is mutually exclusive with #GDataEntry:content.

For more information, see the Atom specification.

description?: string

A summary or description of the video.

For more information, see the online documentation.

etag?: string

An identifier for a particular version of the entry. This changes every time the entry on the server changes, and can be used for conditional retrieval and locking.

For more information, see the GData specification.

id?: string

A permanent, universally unique identifier for the entry, in IRI form. This is %NULL for new entries (i.e. ones which haven't yet been inserted on the server, created with gdata_entry_new()), and a non-empty IRI string for all other entries.

For more information, see the Atom specification.

is_private?: boolean
keywords?: string[]

A %NULL-terminated array of words associated with the video.

For more information, see the online documentation.

latitude?: number

The location as a latitude coordinate associated with this video. Valid latitudes range from -90.0 to 90.0 inclusive. Set to a value outside this range to unset the location.

For more information, see the online documentation.

location?: string

Descriptive text about the location where the video was taken.

For more information, see the online documentation.

longitude?: number

The location as a longitude coordinate associated with this video. Valid longitudes range from -180.0 to 180.0 inclusive. Set to a value outside this range to unset the location.

For more information, see the online documentation.

recorded?: number

Specifies the time the video was originally recorded.

For more information, see the online documentation.

rights?: string

The ownership rights pertaining to the entry.

For more information, see the Atom specification.

summary?: string

A short summary, abstract, or excerpt of the entry.

For more information, see the Atom specification.

title?: string

A human-readable title for the entry.

For more information, see the Atom specification.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method