Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.17 KB

castingsource.md

File metadata and controls

22 lines (16 loc) · 1.17 KB
-api-id -api-type -api-device-family-note
T:Windows.Media.Casting.CastingSource
winrt class
xbox

Windows.Media.Casting.CastingSource

-description

Represents the media content that can be sent to another device.

-remarks

You can obtain this object from a MediaPlayer, Image, or HTML Tag by calling the respective GetAsCastingSource method. In the current release, apps should use MediaPlayer and MediaPlayerElement for media playback, but the legacy MediaElement control also provides a GetAsCastingSource method.

-examples

-see-also

Image.GetAsCastingSource, MediaElement.GetAsCastingSource