Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 614 Bytes

adaptivemediasource_close_811482585.md

File metadata and controls

24 lines (14 loc) · 614 Bytes
-api-id -api-type
M:Windows.Media.Streaming.Adaptive.AdaptiveMediaSource.Close
winrt method

Windows.Media.Streaming.Adaptive.AdaptiveMediaSource.Close

-description

Closes the adaptive media source and frees up associated resources.

-remarks

Call this method when you are done with the adaptive media source, such as when switching to a different media source, to ensure that the resources are cleaned up and that network operations for this adaptive media source are stopped.

-see-also

-examples