SetSource Method
Collapse the table of content
Expand the table of content

VideoBrush.SetSource Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Sets the source of the VideoBrush using either a media file or a video capture.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method SetSource(CaptureSource) Sets the source of the VideoBrush using a video capture source
Public method SetSource(MediaElement) Sets the source of the VideoBrush using a media file source from an intermediary MediaElement control.
Top

Show:
© 2017 Microsoft