MediaThumbnail
Object Hierarchy:
Description:
All the fields in the MediaThumbnail structure are private and should never be
accessed directly.
Namespace: GData
Package: libgdata
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: