Expand Minimize
This topic has not yet been rated - Rate this topic

AutoPlay Property

Gets or sets a value that specifies whether the media element starts automatically.

Namespace:  Microsoft.Web.Media.SmoothStreaming
Assembly:  Microsoft.Web.Media.SmoothStreaming (in Microsoft.Web.Media.SmoothStreaming.dll)
public:
property bool AutoPlay {
	bool get ();
	void set (bool value);
}

Property Value

Type: System..::..Boolean
true if the media element starts automatically; otherwise, false.

For more information and for examples, see IIS Smooth Streaming Client 1.5.

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.