SmoothStreamingMediaElement.Pause Method

Pauses playing of 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 Pause
'Usage

Dim instance As SmoothStreamingMediaElement

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

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