Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 579 Bytes

mediabinder.md

File metadata and controls

21 lines (14 loc) · 579 Bytes
-api-id -api-type
T:Windows.Media.Core.MediaBinder
winrt class

Windows.Media.Core.MediaBinder

-description

Enables deferred binding of media content associated with a MediaSource.

Use this class for media content that you don't want to bind to a MediaSource object until a media player is about to actually play the content. A typical scenario for this is playing content that requires payment when it is accessed.

-remarks

-examples

-see-also