PlaybackStartPosition Enumeration

Enumeration that specifies the position from which playback of a media stream begins.

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

Syntax

'Declaration

Public Enumeration PlaybackStartPosition
'Usage

Dim instance As PlaybackStartPosition
public enum PlaybackStartPosition
public enum class PlaybackStartPosition
type PlaybackStartPosition
public enum PlaybackStartPosition

Members

Member name Description
Supported by Windows Phone Beginning Starts at the beginning of the timeline that is provided by the manifest.
Supported by Windows Phone End Starts at the end of the timeline that is provided by the manifest.
Supported by Windows Phone PausedPosition Starts at the paused position.

Version Information

Silverlight

Supported in: 5

Windows Phone

Supported in: Windows Phone OS 7.1, Windows Phone OS 7.0

See Also

Reference

Microsoft.Web.Media.SmoothStreaming Namespace