Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 771 Bytes

mediabindingeventargs.md

File metadata and controls

28 lines (20 loc) · 771 Bytes
-api-id -api-type
T:Windows.Media.Core.MediaBindingEventArgs
winrt class

Windows.Media.Core.MediaBindingEventArgs

-description

Provides data for the Binding event and methods for binding media content to the associated MediaSource.

-remarks

Get an instance of this class by handling the Binding event.

Version history

Windows version SDK version Value added
1703 15063 SetAdaptiveMediaSource
1703 15063 SetStorageFile
1803 17134 SetDownloadOperation

-examples

-see-also