Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 669 Bytes

mediasource_adaptivemediasource.md

File metadata and controls

25 lines (16 loc) · 669 Bytes
-api-id -api-type
P:Windows.Media.Core.MediaSource.AdaptiveMediaSource
winrt property

Windows.Media.Core.MediaSource.AdaptiveMediaSource

-description

Gets the AdaptiveMediaSource associated with the MediaSource.

-property-value

The AdaptiveMediaSource associated with the MediaSource.

-remarks

If the MediaSource does not have an associated AdaptiveMediaSource, this property value is null.

-see-also

-examples