Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 765 Bytes

mediabindingeventargs_setstreamreference_1856037815.md

File metadata and controls

27 lines (19 loc) · 765 Bytes
-api-id -api-type
M:Windows.Media.Core.MediaBindingEventArgs.SetStreamReference(Windows.Storage.Streams.IRandomAccessStreamReference,System.String)
winrt method

Windows.Media.Core.MediaBindingEventArgs.SetStreamReference

-description

Binds a media content stream reference to the MediaSource associated with the event.

-parameters

-param stream

A stream reference containing the media content to be bound.

-param contentType

A string specifying the content type of the media content.

-remarks

-examples

-see-also

MediaBindingEventArgs