ItemStatus Enumeration

The media item status.

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

Syntax

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

Members

Member name Description
Analyzing The file is being analyzed.
AnalyzingChild Child file is being analyzed.
Encoding The file is being encoded.
Error The file had an error during analysis or encoding.
FinishedEncode The job is encoding and this file has been encoded.
Ready The file has been analyzed and is ready to encode.
WaitingToEncode The job is encoding, but this file has not been started.

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