MediaElement.SetSource Method
Silverlight
Sets the source of a MediaElement.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetSource(MediaStreamSource) | This sets the source of a MediaElement to a subclass of MediaStreamSource. |
|
SetSource(Stream) | Sets the Source property using the supplied stream. |