ChunkRequestType Enumeration

The chunk type for a download request.

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

Syntax

'Declaration

Public Enumeration ChunkRequestType
'Usage

Dim instance As ChunkRequestType
public enum ChunkRequestType
public enum class ChunkRequestType
type ChunkRequestType
public enum ChunkRequestType

Members

Member name Description
Fragment The requested chunk is a Fragment chunk.
FragmentInfo The requested chunk is a FragmentInfo chunk.
KeyFrame The requested chunk is a KeyFrame chunk.

Version Information

Silverlight

Supported in: 5

See Also

Reference

Microsoft.Web.Media.SmoothStreaming Namespace