ThumbnailMode Enumeration

The type of thumbnail to create.

Namespace: Microsoft.Expression.Encoder
Assembly: Microsoft.Expression.Encoder.Types (in microsoft.expression.encoder.types.dll)

Syntax

'Declaration
Public Enumeration ThumbnailMode
'Usage
Dim instance As ThumbnailMode
public enum ThumbnailMode
public enum class ThumbnailMode

Members

Member name Description
BestFrame Generate a thumbnail using the first nonsolid color frame.
Custom Generate a thumbnail at a custom time that is specified using the ThumbnailTime property.
FirstFrame Generate a thumbnail using the first frame in the video file.
None Generate no thumbnail.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Expression.Encoder Namespace