MediaStreamSource.SwitchMediaStreamAsync Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Called when a stream switch is requested on the MediaElement.
Assembly: System.Windows (in System.Windows.dll)
'Declaration Protected MustOverride Sub SwitchMediaStreamAsync ( _ mediaStreamDescription As MediaStreamDescription _ )
Parameters
- mediaStreamDescription
- Type: System.Windows.Media.MediaStreamDescription
The stream switched to.
Show: