Share via


OutputFileType Enumeration

Type of output files that are created.

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

Syntax

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

Members

Member name Description
ClientManifestFile A client manifest.
MediaFile A media file.
ServerManifestFile A server manifest.

See Also

Reference

Microsoft.Expression.Encoder Namespace