Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 643 Bytes

mediabindingeventargs_setstream_1882746634.md

File metadata and controls

26 lines (18 loc) · 643 Bytes
-api-id -api-type
M:Windows.Media.Core.MediaBindingEventArgs.SetStream(Windows.Storage.Streams.IRandomAccessStream,System.String)
winrt method

Windows.Media.Core.MediaBindingEventArgs.SetStream

-description

Sets the media content to be bound to the MediaSource.

-parameters

-param stream

A stream containing the media content.

-param contentType

A string specifying the content type of the media content.

-remarks

-examples

-see-also