Specifies a genre or developer tag that describes the video.
For more information, see the
Specifies whether the object was constructed by parsing XML or manually.
The content of the entry. This is mutually exclusive with #GDataEntry:content.
For more information, see the
A URI pointing to the location of the content of the entry. This is mutually exclusive with #GDataEntry:content.
For more information, see the
A summary or description of the video.
For more information, see the
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
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
A %NULL-terminated array of words associated with the video.
For more information, see the
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
Descriptive text about the location where the video was taken.
For more information, see the
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
Specifies the time the video was originally recorded.
For more information, see the
The ownership rights pertaining to the entry.
For more information, see the
A short summary, abstract, or excerpt of the entry.
For more information, see the
A human-readable title for the entry.
For more information, see the
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.