Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.64 KB

playtomanager_sourceselected.md

File metadata and controls

22 lines (15 loc) · 1.64 KB
-api-id -api-type
E:Windows.Media.PlayTo.PlayToManager.SourceSelected
winrt event

Windows.Media.PlayTo.PlayToManager.SourceSelected

-description

Occurs when a Play To source element has been selected.

-remarks

In a Play To– enabled app, the user selects the Devices charm (or the Play To UI) to stream audio, video, or images from the app to a target device. The SourceSelected event is fired after the user has selected a target device. If the user exits the Devices charm or the Play To UI without selecting a target device, the SourceSelected event isn't fired.

-examples

-see-also

Play To sample, PlayToReceiver sample, Media Server sample