Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.49 KB

playtosourcerequestedeventargs_sourcerequest.md

File metadata and controls

25 lines (17 loc) · 1.49 KB
-api-id -api-type
P:Windows.Media.PlayTo.PlayToSourceRequestedEventArgs.SourceRequest
winrt property

Windows.Media.PlayTo.PlayToSourceRequestedEventArgs.SourceRequest

-description

Gets the media object to connect to a Play To target.

-property-value

The media object to connect to a Play To target.

-remarks

You use the property to pass media from your application to Play To during the SourceRequested event.

-examples

-see-also

SourceRequested, Play To sample, PlayToReceiver sample, Media Server sample