MediaThumbnail
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_media_thumbnail_get_type ()" ) ]
public class MediaThumbnail :
Parsable
All the fields in the MediaThumbnail structure are private and should never be accessed directly.
Content:
Properties:
- public uint height { get; }
The height of the thumbnail, in pixels.
- public int64 time { get; }
The time offset of the thumbnail in relation to the media object, in
milliseconds.
- public string uri { get; }
The URI of the thumbnail.
- public uint width { get; }
The width of the thumbnail, in pixels.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object