SmoothStreamingMediaElement.Play Method

Starts playing audio or video media.

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

Syntax

'Declaration

Public Overridable Sub Play
'Usage

Dim instance As SmoothStreamingMediaElement

instance.Play()
public virtual void Play()
public:
virtual void Play()
abstract Play : unit -> unit 
override Play : unit -> unit 
public function Play()

Remarks

For more information, see Microsoft Smooth Streaming Client 2.0.

Version Information

Silverlight

Supported in: 5

Windows Phone

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

See Also

Reference

SmoothStreamingMediaElement Class

Microsoft.Web.Media.SmoothStreaming Namespace