Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.75 KB

playtosource_playnext_1668020201.md

File metadata and controls

28 lines (18 loc) · 1.75 KB
-api-id -api-type
M:Windows.Media.PlayTo.PlayToSource.PlayNext
winrt method

Windows.Media.PlayTo.PlayToSource.PlayNext

-description

Connects the next Play To source element to the Play To target.

-remarks

You can use the PlayNext method to stop streaming the current Play To source media to the target and then start streaming the Play To source identified by the Next property to the Play To target.

For an example of using the Next property, see Media casting.

-examples

[!code-csharpSlideShow]

[!code-vbSlideShow]

-see-also

Play To sample, PlayToReceiver sample, Media Server sample