Expand Minimize
0 out of 1 rated this helpful - Rate this topic

SmoothStreamingSource Property

Gets or sets the URI of the Smooth Streaming source.

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
'Declaration
PublicPropertySmoothStreamingSourceAsUri
'Usage
DiminstanceAsSmoothStreamingMediaElementDimvalueAsUrivalue = instance.SmoothStreamingSource

instance.SmoothStreamingSource = value

Property Value

Type: System..::..Uri
The URI of the Smooth Streaming source.

When you call SetSource(Stream) or assign the SmoothStreamingSource or Source properties, Source is reset to SmoothStreamingSource. However, SmoothStreamingSource is not cleared when reset to a progressive-downloading source.

Silverlight

Supported in: 4

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.0
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.