Share via


AdaptiveSourceStatusUpdateType Enumeration

Applies to: Windows Store apps only

Adaptive source update type enumeration.

Syntax

[VersionAttribute()]
public enum AdaptiveSourceStatusUpdateType
[VersionAttribute()]
public enum class AdaptiveSourceStatusUpdateType
public enum AdaptiveSourceStatusUpdateType

Enumeration Values

Name

Value

Description

Unknown

0

Generic error.

Underrun

1

There was an underrun event.

Rebuffer

2

There was a rebuffering event.

StartEndTime

3

The start/end time changed.

BitrateChanged

4

The bitrate changed.

ChunkConnectHttpInvalid

5

http <200 or >=400 response on connect

NextChunkHttpInvalid

6

http <200 or >=400 response on next chunk

ChunkHdrHttpInvalid

7

http <200 or >=400 reponse on chunk hdr

ChunkHdrError

8

Chunk header parser error.

EndOfLive

9

Live presentation is no longer live

OutsideWindowEdge

10

Playable position is outside of DVR window, app should seek and/or change play rate.

SegmentManifestError

11

Error while getting a segment manifest.

ChunkDownloaded

12

Additional info on every chunk downloaded.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Not Supported

Metadata

Microsoft.Media.AdaptiveStreaming.winmd