ManifestType Enumeration

The manifest type.

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)

Syntax

'Declaration

Public Enumeration ManifestType
'Usage

Dim instance As ManifestType
public enum ManifestType
public enum class ManifestType
type ManifestType
public enum ManifestType

Members

Member name Description
Standard The manifest is a standard manifest.
Segmented The manifest is a segmented (Live-to-VOD) manifest.
Composite The manifest is a composite manifest. A composite manifest combines clips from one or more client manifests.

Version Information

Silverlight

Supported in: 5

See Also

Reference

Microsoft.Web.Media.SmoothStreaming Namespace