ApplicationClipInfo.ThumbnailTimestamp Property

The timestamp on the frame in the clip to be used for the thumbnail.

The timestamp is saved as the system time (GMT) of the frame to use for the thumbnail. If this value is not set or if the timestamp is not within the time range recorded, the system uses a default frame from the clip.

Syntax

public:
property DateTime ThumbnailTimestamp {
         DateTime get ();
         void set (DateTime value);
}  

Property value

Type: DateTime 

 The timestamp.

Requirements

Namespace: Windows.Xbox.Media.Capture

Metadata: windows.winmd

See also

Reference

ApplicationClipInfo Class

ApplicationClipInfo Members

Windows.Xbox.Media.Capture Namespace