Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 702 Bytes

timedtextsource_createfromstream_1985521886.md

File metadata and controls

27 lines (19 loc) · 702 Bytes
-api-id -api-type
M:Windows.Media.Core.TimedTextSource.CreateFromStream(Windows.Storage.Streams.IRandomAccessStream)
winrt method

Windows.Media.Core.TimedTextSource.CreateFromStream

-description

Creates a new instance of TimedTextSource from the provided stream.

-parameters

-param stream

The stream from which the timed text source is created.

-returns

The new timed text source.

-remarks

-examples

-see-also

CreateFromStream(IRandomAccessStream, String)