Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 578 Bytes

mediasource_mediastreamsource.md

File metadata and controls

24 lines (16 loc) · 578 Bytes
-api-id -api-type
P:Windows.Media.Core.MediaSource.MediaStreamSource
winrt property

Windows.Media.Core.MediaSource.MediaStreamSource

-description

Gets the MediaStreamSource associated with the MediaSource.

-property-value

The MediaStreamSource associated with the MediaSource.

-remarks

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

-see-also

-examples