CameraVideoBrushExtensions Class
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Uses the VideoBrush to render a composited video source onto an object. Typical usage is to provide the background for elements such as a rectangle or container.
Inheritance Hierarchy
System..::.Object
Microsoft.Devices..::.CameraVideoBrushExtensions
Namespace: Microsoft.Devices
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
<ExtensionAttribute> _
Public NotInheritable Class CameraVideoBrushExtensions
public static class CameraVideoBrushExtensions
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
SetSource(VideoBrush, Camera) | Sets the VideoBrush source to the camera. |
![]() ![]() |
SetSource(VideoBrush, Object) | Sets the VideoBrush source to the camera. |
Top
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1
Platforms
Windows Phone
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.gif)
.gif)